#1410cf color space conversions
Hex:
        #1410cf
        RGB:
        20, 16, 207
        CMY:
        92, 94, 19
        CMYK:
        90, 92, 0, 19
      HSL:
        241°, 85.6502%, 43.7255%
        HSV (HSB):
        241°, 92.2705%, 81.1765%
        XYZ:
        11.7363, 5.0243, 59.3827
        xyY:
        0.1541, 0.0660, 5.0243
      CIE-Lab:
        26.8039, 64.4821, -89.6044
        CIE-LCH:
        26.8039, 110.3943, 305.7399
        CIE-Luv:
        26.8039, -7.2669, -103.7894
        Hunter-Lab:
        22.4149, 54.2349, -141.3833
      #1410cf color charts
#1410cf RGB chart
      #1410cf CMYK chart
      #1410cf RGB pie chart
      #1410cf color shades, tints & tones
#1410cf color schemes
#1410cf color preview, HTML & CSS examples
           This text has a color of #1410cf        
        
          <p style="color:#1410cf;">Text here</p>
        
        
          .mytext {color:#1410cf;}
        
        Text color #1410cf
      
           This box has a color of #1410cf        
        
          <div style="background-color:#1410cf;">Content here</div>
        
        
          .mybackground {background-color:#1410cf;}
        
        Background color #1410cf
      
           Border around this has a color of #1410cf        
        
          <div style="border:2px solid #1410cf;">Content here</div>
        
        
          .myborder {border:2px solid #1410cf;}
        
        Border color #1410cf