#0859dc color space conversions
Hex:
        #0859dc
        RGB:
        8, 89, 220
        CMY:
        97, 65, 14
        CMYK:
        96, 60, 0, 14
      HSL:
        217°, 92.9825%, 44.7059%
        HSV (HSB):
        217°, 96.3636%, 86.2745%
        XYZ:
        16.5908, 12.3637, 69.2221
        xyY:
        0.1690, 0.1259, 12.3637
      CIE-Lab:
        41.7884, 30.3462, -72.3371
        CIE-LCH:
        41.7884, 78.4445, 292.7586
        CIE-Luv:
        41.7884, -19.4836, -106.8831
        Hunter-Lab:
        35.1620, 22.6895, -92.1085
      #0859dc color charts
#0859dc RGB chart
      #0859dc CMYK chart
      #0859dc RGB pie chart
      #0859dc color shades, tints & tones
#0859dc color schemes
#0859dc color preview, HTML & CSS examples
           This text has a color of #0859dc        
        
          <p style="color:#0859dc;">Text here</p>
        
        
          .mytext {color:#0859dc;}
        
        Text color #0859dc
      
           This box has a color of #0859dc        
        
          <div style="background-color:#0859dc;">Content here</div>
        
        
          .mybackground {background-color:#0859dc;}
        
        Background color #0859dc
      
           Border around this has a color of #0859dc        
        
          <div style="border:2px solid #0859dc;">Content here</div>
        
        
          .myborder {border:2px solid #0859dc;}
        
        Border color #0859dc