#2865fe color space conversions
Hex:
        #2865fe
        RGB:
        40, 101, 254
        CMY:
        84, 60, 0
        CMYK:
        84, 60, 0, 0
      HSL:
        223°, 99.0741%, 57.6471%
        HSV (HSB):
        223°, 84.2520%, 99.6078%
        XYZ:
        23.4181, 16.9142, 95.7964
        xyY:
        0.1720, 0.1243, 16.9142
      CIE-Lab:
        48.1518, 36.9383, -81.0365
        CIE-LCH:
        48.1518, 89.0582, 294.5046
        CIE-Luv:
        48.1518, -19.9729, -124.3667
        Hunter-Lab:
        41.1269, 29.6679, -109.3146
      #2865fe color charts
#2865fe RGB chart
      #2865fe CMYK chart
      #2865fe RGB pie chart
      #2865fe color shades, tints & tones
#2865fe color schemes
#2865fe color preview, HTML & CSS examples
           This text has a color of #2865fe        
        
          <p style="color:#2865fe;">Text here</p>
        
        
          .mytext {color:#2865fe;}
        
        Text color #2865fe
      
           This box has a color of #2865fe        
        
          <div style="background-color:#2865fe;">Content here</div>
        
        
          .mybackground {background-color:#2865fe;}
        
        Background color #2865fe
      
           Border around this has a color of #2865fe        
        
          <div style="border:2px solid #2865fe;">Content here</div>
        
        
          .myborder {border:2px solid #2865fe;}
        
        Border color #2865fe