#0c51be color space conversions
Hex:
        #0c51be
        RGB:
        12, 81, 190
        CMY:
        95, 68, 25
        CMYK:
        94, 57, 0, 25
      HSL:
        217°, 88.1188%, 39.6078%
        HSV (HSB):
        217°, 93.6842%, 74.5098%
        XYZ:
        12.3883, 9.6807, 49.9308
        xyY:
        0.1721, 0.1345, 9.6807
      CIE-Lab:
        37.2632, 23.9269, -62.3959
        CIE-LCH:
        37.2632, 66.8263, 290.9803
        CIE-Luv:
        37.2632, -17.7464, -89.5687
        Hunter-Lab:
        31.1139, 16.6224, -73.3675
      #0c51be color charts
#0c51be RGB chart
      #0c51be CMYK chart
      #0c51be RGB pie chart
      #0c51be color shades, tints & tones
#0c51be color schemes
#0c51be color preview, HTML & CSS examples
           This text has a color of #0c51be        
        
          <p style="color:#0c51be;">Text here</p>
        
        
          .mytext {color:#0c51be;}
        
        Text color #0c51be
      
           This box has a color of #0c51be        
        
          <div style="background-color:#0c51be;">Content here</div>
        
        
          .mybackground {background-color:#0c51be;}
        
        Background color #0c51be
      
           Border around this has a color of #0c51be        
        
          <div style="border:2px solid #0c51be;">Content here</div>
        
        
          .myborder {border:2px solid #0c51be;}
        
        Border color #0c51be