#0c28cf color space conversions
Hex:
        #0c28cf
        RGB:
        12, 40, 207
        CMY:
        95, 84, 19
        CMYK:
        94, 81, 0, 19
      HSL:
        231°, 89.0411%, 42.9412%
        HSV (HSB):
        231°, 94.2029%, 81.1765%
        XYZ:
        12.1729, 6.1007, 59.5675
        xyY:
        0.1564, 0.0784, 6.1007
      CIE-Lab:
        29.6652, 55.1989, -84.8404
        CIE-LCH:
        29.6652, 101.2166, 303.0488
        CIE-Luv:
        29.6652, -9.7996, -105.6282
        Hunter-Lab:
        24.6997, 44.7468, -125.6981
      #0c28cf color charts
#0c28cf RGB chart
      #0c28cf CMYK chart
      #0c28cf RGB pie chart
      #0c28cf color shades, tints & tones
#0c28cf color schemes
#0c28cf color preview, HTML & CSS examples
           This text has a color of #0c28cf        
        
          <p style="color:#0c28cf;">Text here</p>
        
        
          .mytext {color:#0c28cf;}
        
        Text color #0c28cf
      
           This box has a color of #0c28cf        
        
          <div style="background-color:#0c28cf;">Content here</div>
        
        
          .mybackground {background-color:#0c28cf;}
        
        Background color #0c28cf
      
           Border around this has a color of #0c28cf        
        
          <div style="border:2px solid #0c28cf;">Content here</div>
        
        
          .myborder {border:2px solid #0c28cf;}
        
        Border color #0c28cf