#1866fe color space conversions
Hex:
        #1866fe
        RGB:
        24, 102, 254
        CMY:
        91, 60, 0
        CMYK:
        91, 60, 0, 0
      HSL:
        220°, 99.1379%, 54.5098%
        HSV (HSB):
        220°, 90.5512%, 99.6078%
        XYZ:
        23.0175, 16.8527, 95.8057
        xyY:
        0.1697, 0.1242, 16.8527
      CIE-Lab:
        48.0739, 35.4760, -81.1770
        CIE-LCH:
        48.0739, 88.5904, 293.6063
        CIE-Luv:
        48.0739, -21.4804, -124.3923
        Hunter-Lab:
        41.0520, 28.2421, -109.6323
      #1866fe color charts
#1866fe RGB chart
      #1866fe CMYK chart
      #1866fe RGB pie chart
      #1866fe color shades, tints & tones
#1866fe color schemes
#1866fe color preview, HTML & CSS examples
           This text has a color of #1866fe        
        
          <p style="color:#1866fe;">Text here</p>
        
        
          .mytext {color:#1866fe;}
        
        Text color #1866fe
      
           This box has a color of #1866fe        
        
          <div style="background-color:#1866fe;">Content here</div>
        
        
          .mybackground {background-color:#1866fe;}
        
        Background color #1866fe
      
           Border around this has a color of #1866fe        
        
          <div style="border:2px solid #1866fe;">Content here</div>
        
        
          .myborder {border:2px solid #1866fe;}
        
        Border color #1866fe