#1860dd color space conversions
Hex:
        #1860dd
        RGB:
        24, 96, 221
        CMY:
        91, 62, 13
        CMYK:
        89, 57, 0, 13
      HSL:
        218°, 80.4082%, 48.0392%
        HSV (HSB):
        218°, 89.1403%, 86.6667%
        XYZ:
        17.6107, 13.7804, 70.1383
        xyY:
        0.1735, 0.1357, 13.7804
      CIE-Lab:
        43.9163, 26.7867, -69.4236
        CIE-LCH:
        43.9163, 74.4121, 291.0989
        CIE-Luv:
        43.9163, -20.4399, -104.5047
        Hunter-Lab:
        37.1219, 19.7172, -86.0373
      #1860dd color charts
#1860dd RGB chart
      #1860dd CMYK chart
      #1860dd RGB pie chart
      #1860dd color shades, tints & tones
#1860dd color schemes
#1860dd color preview, HTML & CSS examples
           This text has a color of #1860dd        
        
          <p style="color:#1860dd;">Text here</p>
        
        
          .mytext {color:#1860dd;}
        
        Text color #1860dd
      
           This box has a color of #1860dd        
        
          <div style="background-color:#1860dd;">Content here</div>
        
        
          .mybackground {background-color:#1860dd;}
        
        Background color #1860dd
      
           Border around this has a color of #1860dd        
        
          <div style="border:2px solid #1860dd;">Content here</div>
        
        
          .myborder {border:2px solid #1860dd;}
        
        Border color #1860dd