#0c7aeb color space conversions
Hex:
        #0c7aeb
        RGB:
        12, 122, 235
        CMY:
        95, 52, 8
        CMYK:
        95, 48, 0, 8
      HSL:
        210°, 90.2834%, 48.4314%
        HSV (HSB):
        210°, 94.8936%, 92.1569%
        XYZ:
        22.1065, 19.9954, 81.2916
        xyY:
        0.1792, 0.1620, 19.9954
      CIE-Lab:
        51.8320, 15.1106, -64.4850
        CIE-LCH:
        51.8320, 66.2318, 283.1880
        CIE-Luv:
        51.8320, -28.0210, -101.3009
        Hunter-Lab:
        44.7162, 9.9925, -76.4846
      #0c7aeb color charts
#0c7aeb RGB chart
      #0c7aeb CMYK chart
      #0c7aeb RGB pie chart
      #0c7aeb color shades, tints & tones
#0c7aeb color schemes
#0c7aeb color preview, HTML & CSS examples
           This text has a color of #0c7aeb        
        
          <p style="color:#0c7aeb;">Text here</p>
        
        
          .mytext {color:#0c7aeb;}
        
        Text color #0c7aeb
      
           This box has a color of #0c7aeb        
        
          <div style="background-color:#0c7aeb;">Content here</div>
        
        
          .mybackground {background-color:#0c7aeb;}
        
        Background color #0c7aeb
      
           Border around this has a color of #0c7aeb        
        
          <div style="border:2px solid #0c7aeb;">Content here</div>
        
        
          .myborder {border:2px solid #0c7aeb;}
        
        Border color #0c7aeb