#0858fa color space conversions
Hex:
        #0858fa
        RGB:
        8, 88, 250
        CMY:
        97, 65, 2
        CMYK:
        97, 65, 0, 2
      HSL:
        220°, 96.0317%, 50.5882%
        HSV (HSB):
        220°, 96.8000%, 98.0392%
        XYZ:
        20.8452, 13.9332, 92.0332
        xyY:
        0.1644, 0.1099, 13.9332
      CIE-Lab:
        44.1370, 42.3156, -85.4155
        CIE-LCH:
        44.1370, 95.3227, 296.3542
        CIE-Luv:
        44.1370, -18.9561, -126.5098
        Hunter-Lab:
        37.3272, 34.3598, -120.0552
      #0858fa color charts
#0858fa RGB chart
      #0858fa CMYK chart
      #0858fa RGB pie chart
      #0858fa color shades, tints & tones
#0858fa color schemes
#0858fa color preview, HTML & CSS examples
           This text has a color of #0858fa        
        
          <p style="color:#0858fa;">Text here</p>
        
        
          .mytext {color:#0858fa;}
        
        Text color #0858fa
      
           This box has a color of #0858fa        
        
          <div style="background-color:#0858fa;">Content here</div>
        
        
          .mybackground {background-color:#0858fa;}
        
        Background color #0858fa
      
           Border around this has a color of #0858fa        
        
          <div style="border:2px solid #0858fa;">Content here</div>
        
        
          .myborder {border:2px solid #0858fa;}
        
        Border color #0858fa