#0c1bee color space conversions
Hex:
        #0c1bee
        RGB:
        12, 27, 238
        CMY:
        95, 89, 7
        CMYK:
        95, 89, 0, 7
      HSL:
        236°, 90.4000%, 49.0196%
        HSV (HSB):
        236°, 94.9580%, 93.3333%
        XYZ:
        15.9762, 7.0351, 81.4048
        xyY:
        0.1530, 0.0674, 7.0351
      CIE-Lab:
        31.8866, 69.5322, -98.9577
        CIE-LCH:
        31.8866, 120.9436, 305.0936
        CIE-Luv:
        31.8866, -9.5762, -122.3717
        Hunter-Lab:
        26.5237, 61.1003, -163.4022
      #0c1bee color charts
#0c1bee RGB chart
      #0c1bee CMYK chart
      #0c1bee RGB pie chart
      #0c1bee color shades, tints & tones
#0c1bee color schemes
#0c1bee color preview, HTML & CSS examples
           This text has a color of #0c1bee        
        
          <p style="color:#0c1bee;">Text here</p>
        
        
          .mytext {color:#0c1bee;}
        
        Text color #0c1bee
      
           This box has a color of #0c1bee        
        
          <div style="background-color:#0c1bee;">Content here</div>
        
        
          .mybackground {background-color:#0c1bee;}
        
        Background color #0c1bee
      
           Border around this has a color of #0c1bee        
        
          <div style="border:2px solid #0c1bee;">Content here</div>
        
        
          .myborder {border:2px solid #0c1bee;}
        
        Border color #0c1bee