#1858fa color space conversions
Hex:
        #1858fa
        RGB:
        24, 88, 250
        CMY:
        91, 65, 2
        CMYK:
        90, 65, 0, 2
      HSL:
        223°, 95.7627%, 53.7255%
        HSV (HSB):
        223°, 90.4000%, 98.0392%
        XYZ:
        21.1217, 14.0758, 92.0461
        xyY:
        0.1660, 0.1106, 14.0758
      CIE-Lab:
        44.3414, 42.7621, -85.0720
        CIE-LCH:
        44.3414, 95.2147, 296.6867
        CIE-Luv:
        44.3414, -18.2481, -126.3305
        Hunter-Lab:
        37.5177, 34.8361, -119.2001
      #1858fa color charts
#1858fa RGB chart
      #1858fa CMYK chart
      #1858fa RGB pie chart
      #1858fa color shades, tints & tones
#1858fa color schemes
#1858fa color preview, HTML & CSS examples
           This text has a color of #1858fa        
        
          <p style="color:#1858fa;">Text here</p>
        
        
          .mytext {color:#1858fa;}
        
        Text color #1858fa
      
           This box has a color of #1858fa        
        
          <div style="background-color:#1858fa;">Content here</div>
        
        
          .mybackground {background-color:#1858fa;}
        
        Background color #1858fa
      
           Border around this has a color of #1858fa        
        
          <div style="border:2px solid #1858fa;">Content here</div>
        
        
          .myborder {border:2px solid #1858fa;}
        
        Border color #1858fa