#0bfcbc color space conversions
Hex:
        #0bfcbc
        RGB:
        11, 252, 188
        CMY:
        96, 1, 26
        CMYK:
        96, 0, 25, 1
      HSL:
        164°, 97.5709%, 51.5686%
        HSV (HSB):
        164°, 95.6349%, 98.8235%
        XYZ:
        44.0255, 73.3228, 59.4093
        xyY:
        0.2491, 0.4148, 73.3228
      CIE-Lab:
        88.6014, -64.0039, 16.9187
        CIE-LCH:
        88.6014, 66.2023, 165.1932
        CIE-Luv:
        88.6014, -74.4542, 35.4755
        Hunter-Lab:
        85.6287, -58.0755, 18.8047
      #0bfcbc color charts
#0bfcbc RGB chart
      #0bfcbc CMYK chart
      #0bfcbc RGB pie chart
      #0bfcbc color shades, tints & tones
#0bfcbc color schemes
#0bfcbc color preview, HTML & CSS examples
           This text has a color of #0bfcbc        
        
          <p style="color:#0bfcbc;">Text here</p>
        
        
          .mytext {color:#0bfcbc;}
        
        Text color #0bfcbc
      
           This box has a color of #0bfcbc        
        
          <div style="background-color:#0bfcbc;">Content here</div>
        
        
          .mybackground {background-color:#0bfcbc;}
        
        Background color #0bfcbc
      
           Border around this has a color of #0bfcbc        
        
          <div style="border:2px solid #0bfcbc;">Content here</div>
        
        
          .myborder {border:2px solid #0bfcbc;}
        
        Border color #0bfcbc