#0caccf color space conversions
Hex:
        #0caccf
        RGB:
        12, 172, 207
        CMY:
        95, 33, 19
        CMYK:
        94, 17, 0, 19
      HSL:
        191°, 89.0411%, 42.9412%
        HSV (HSB):
        191°, 94.2029%, 81.1765%
        XYZ:
        26.1666, 34.0882, 64.2320
        xyY:
        0.2102, 0.2738, 34.0882
      CIE-Lab:
        65.0325, -24.0113, -28.0251
        CIE-LCH:
        65.0325, 36.9046, 229.4108
        CIE-Luv:
        65.0325, -46.0734, -40.7305
        Hunter-Lab:
        58.3851, -22.1751, -24.3580
      #0caccf color charts
#0caccf RGB chart
      #0caccf CMYK chart
      #0caccf RGB pie chart
      #0caccf color shades, tints & tones
#0caccf color schemes
#0caccf color preview, HTML & CSS examples
           This text has a color of #0caccf        
        
          <p style="color:#0caccf;">Text here</p>
        
        
          .mytext {color:#0caccf;}
        
        Text color #0caccf
      
           This box has a color of #0caccf        
        
          <div style="background-color:#0caccf;">Content here</div>
        
        
          .mybackground {background-color:#0caccf;}
        
        Background color #0caccf
      
           Border around this has a color of #0caccf        
        
          <div style="border:2px solid #0caccf;">Content here</div>
        
        
          .myborder {border:2px solid #0caccf;}
        
        Border color #0caccf