#0ca7cf color space conversions
Hex:
        #0ca7cf
        RGB:
        12, 167, 207
        CMY:
        95, 35, 19
        CMYK:
        94, 19, 0, 19
      HSL:
        192°, 89.0411%, 42.9412%
        HSV (HSB):
        192°, 94.2029%, 81.1765%
        XYZ:
        25.2328, 32.2206, 63.9208
        xyY:
        0.2079, 0.2655, 32.2206
      CIE-Lab:
        63.5248, -21.4286, -30.3533
        CIE-LCH:
        63.5248, 37.1552, 234.7789
        CIE-Luv:
        63.5248, -44.3589, -44.8020
        Hunter-Lab:
        56.7632, -19.9873, -27.0320
      #0ca7cf color charts
#0ca7cf RGB chart
      #0ca7cf CMYK chart
      #0ca7cf RGB pie chart
      #0ca7cf color shades, tints & tones
#0ca7cf color schemes
#0ca7cf color preview, HTML & CSS examples
           This text has a color of #0ca7cf        
        
          <p style="color:#0ca7cf;">Text here</p>
        
        
          .mytext {color:#0ca7cf;}
        
        Text color #0ca7cf
      
           This box has a color of #0ca7cf        
        
          <div style="background-color:#0ca7cf;">Content here</div>
        
        
          .mybackground {background-color:#0ca7cf;}
        
        Background color #0ca7cf
      
           Border around this has a color of #0ca7cf        
        
          <div style="border:2px solid #0ca7cf;">Content here</div>
        
        
          .myborder {border:2px solid #0ca7cf;}
        
        Border color #0ca7cf