#0860fe color space conversions
Hex:
        #0860fe
        RGB:
        8, 96, 254
        CMY:
        97, 62, 0
        CMYK:
        97, 62, 0, 0
      HSL:
        219°, 99.1935%, 51.3725%
        HSV (HSB):
        219°, 96.8504%, 99.6078%
        XYZ:
        22.1724, 15.5731, 95.6032
        xyY:
        0.1663, 0.1168, 15.5731
      CIE-Lab:
        46.4094, 38.7890, -83.9117
        CIE-LCH:
        46.4094, 92.4433, 294.8092
        CIE-Luv:
        46.4094, -20.7425, -126.7084
        Hunter-Lab:
        39.4628, 31.2314, -116.0130
      #0860fe color charts
#0860fe RGB chart
      #0860fe CMYK chart
      #0860fe RGB pie chart
      #0860fe color shades, tints & tones
#0860fe color schemes
#0860fe color preview, HTML & CSS examples
           This text has a color of #0860fe        
        
          <p style="color:#0860fe;">Text here</p>
        
        
          .mytext {color:#0860fe;}
        
        Text color #0860fe
      
           This box has a color of #0860fe        
        
          <div style="background-color:#0860fe;">Content here</div>
        
        
          .mybackground {background-color:#0860fe;}
        
        Background color #0860fe
      
           Border around this has a color of #0860fe        
        
          <div style="border:2px solid #0860fe;">Content here</div>
        
        
          .myborder {border:2px solid #0860fe;}
        
        Border color #0860fe