#0850ff color space conversions
Hex:
        #0850ff
        RGB:
        8, 80, 255
        CMY:
        97, 69, 0
        CMYK:
        97, 69, 0, 0
      HSL:
        223°, 100.0000%, 51.5686%
        HSV (HSB):
        223°, 96.8627%, 100.0000%
        XYZ:
        21.0188, 13.0089, 96.0109
        xyY:
        0.1616, 0.1000, 13.0089
      CIE-Lab:
        42.7767, 49.0136, -90.4468
        CIE-LCH:
        42.7767, 102.8735, 298.4535
        CIE-Luv:
        42.7767, -17.2865, -131.3053
        Hunter-Lab:
        36.0679, 40.9031, -132.5793
      #0850ff color charts
#0850ff RGB chart
      #0850ff CMYK chart
      #0850ff RGB pie chart
      #0850ff color shades, tints & tones
#0850ff color schemes
#0850ff color preview, HTML & CSS examples
           This text has a color of #0850ff        
        
          <p style="color:#0850ff;">Text here</p>
        
        
          .mytext {color:#0850ff;}
        
        Text color #0850ff
      
           This box has a color of #0850ff        
        
          <div style="background-color:#0850ff;">Content here</div>
        
        
          .mybackground {background-color:#0850ff;}
        
        Background color #0850ff
      
           Border around this has a color of #0850ff        
        
          <div style="border:2px solid #0850ff;">Content here</div>
        
        
          .myborder {border:2px solid #0850ff;}
        
        Border color #0850ff