#0c51fa color space conversions
Hex:
        #0c51fa
        RGB:
        12, 81, 250
        CMY:
        95, 68, 2
        CMYK:
        95, 68, 0, 2
      HSL:
        223°, 95.9677%, 51.3725%
        HSV (HSB):
        223°, 95.2000%, 98.0392%
        XYZ:
        20.3494, 12.8651, 91.8532
        xyY:
        0.1627, 0.1029, 12.8651
      CIE-Lab:
        42.5594, 46.7058, -88.0122
        CIE-LCH:
        42.5594, 99.6372, 297.9537
        CIE-Luv:
        42.5594, -17.3418, -128.0820
        Hunter-Lab:
        35.8680, 38.5012, -126.7261
      #0c51fa color charts
#0c51fa RGB chart
      #0c51fa CMYK chart
      #0c51fa RGB pie chart
      #0c51fa color shades, tints & tones
#0c51fa color schemes
#0c51fa color preview, HTML & CSS examples
           This text has a color of #0c51fa        
        
          <p style="color:#0c51fa;">Text here</p>
        
        
          .mytext {color:#0c51fa;}
        
        Text color #0c51fa
      
           This box has a color of #0c51fa        
        
          <div style="background-color:#0c51fa;">Content here</div>
        
        
          .mybackground {background-color:#0c51fa;}
        
        Background color #0c51fa
      
           Border around this has a color of #0c51fa        
        
          <div style="border:2px solid #0c51fa;">Content here</div>
        
        
          .myborder {border:2px solid #0c51fa;}
        
        Border color #0c51fa