#0612cf color space conversions
Hex:
        #0612cf
        RGB:
        6, 18, 207
        CMY:
        98, 93, 19
        CMYK:
        97, 91, 0, 19
      HSL:
        236°, 94.3662%, 41.7647%
        HSV (HSB):
        236°, 97.1014%, 81.1765%
        XYZ:
        11.5539, 4.9763, 59.3831
        xyY:
        0.1522, 0.0656, 4.9763
      CIE-Lab:
        26.6672, 63.7748, -89.8404
        CIE-LCH:
        26.6672, 110.1750, 305.3697
        CIE-Luv:
        26.6672, -7.9774, -103.6250
        Hunter-Lab:
        22.3077, 53.4127, -142.2146
      #0612cf color charts
#0612cf RGB chart
      #0612cf CMYK chart
      #0612cf RGB pie chart
      #0612cf color shades, tints & tones
#0612cf color schemes
#0612cf color preview, HTML & CSS examples
           This text has a color of #0612cf        
        
          <p style="color:#0612cf;">Text here</p>
        
        
          .mytext {color:#0612cf;}
        
        Text color #0612cf
      
           This box has a color of #0612cf        
        
          <div style="background-color:#0612cf;">Content here</div>
        
        
          .mybackground {background-color:#0612cf;}
        
        Background color #0612cf
      
           Border around this has a color of #0612cf        
        
          <div style="border:2px solid #0612cf;">Content here</div>
        
        
          .myborder {border:2px solid #0612cf;}
        
        Border color #0612cf