#2858fe color space conversions
Hex:
        #2858fe
        RGB:
        40, 88, 254
        CMY:
        84, 65, 0
        CMYK:
        84, 65, 0, 0
      HSL:
        227°, 99.0741%, 57.6471%
        HSV (HSB):
        227°, 84.2520%, 99.6078%
        XYZ:
        22.2542, 14.5863, 95.4084
        xyY:
        0.1683, 0.1103, 14.5863
      CIE-Lab:
        45.0623, 44.9733, -86.1041
        CIE-LCH:
        45.0623, 97.1417, 297.5786
        CIE-Luv:
        45.0623, -16.9975, -128.5054
        Hunter-Lab:
        38.1920, 37.1744, -121.3793
      #2858fe color charts
#2858fe RGB chart
      #2858fe CMYK chart
      #2858fe RGB pie chart
      #2858fe color shades, tints & tones
#2858fe color schemes
#2858fe color preview, HTML & CSS examples
           This text has a color of #2858fe        
        
          <p style="color:#2858fe;">Text here</p>
        
        
          .mytext {color:#2858fe;}
        
        Text color #2858fe
      
           This box has a color of #2858fe        
        
          <div style="background-color:#2858fe;">Content here</div>
        
        
          .mybackground {background-color:#2858fe;}
        
        Background color #2858fe
      
           Border around this has a color of #2858fe        
        
          <div style="border:2px solid #2858fe;">Content here</div>
        
        
          .myborder {border:2px solid #2858fe;}
        
        Border color #2858fe