#0bfcaf color space conversions
Hex:
        #0bfcaf
        RGB:
        11, 252, 175
        CMY:
        96, 1, 31
        CMYK:
        96, 0, 31, 1
      HSL:
        161°, 97.5709%, 51.5686%
        HSV (HSB):
        161°, 95.6349%, 98.8235%
        XYZ:
        42.6863, 72.7871, 52.3570
        xyY:
        0.2543, 0.4337, 72.7871
      CIE-Lab:
        88.3461, -66.8665, 23.2194
        CIE-LCH:
        88.3461, 70.7832, 160.8504
        CIE-Luv:
        88.3461, -75.3869, 44.6374
        Hunter-Lab:
        85.3154, -59.9920, 23.3352
      #0bfcaf color charts
#0bfcaf RGB chart
      #0bfcaf CMYK chart
      #0bfcaf RGB pie chart
      #0bfcaf color shades, tints & tones
#0bfcaf color schemes
#0bfcaf color preview, HTML & CSS examples
           This text has a color of #0bfcaf        
        
          <p style="color:#0bfcaf;">Text here</p>
        
        
          .mytext {color:#0bfcaf;}
        
        Text color #0bfcaf
      
           This box has a color of #0bfcaf        
        
          <div style="background-color:#0bfcaf;">Content here</div>
        
        
          .mybackground {background-color:#0bfcaf;}
        
        Background color #0bfcaf
      
           Border around this has a color of #0bfcaf        
        
          <div style="border:2px solid #0bfcaf;">Content here</div>
        
        
          .myborder {border:2px solid #0bfcaf;}
        
        Border color #0bfcaf