#cf0bfb color space conversions
Hex:
        #cf0bfb
        RGB:
        207, 11, 251
        CMY:
        19, 96, 2
        CMYK:
        18, 96, 0, 2
      HSL:
        289°, 96.7742%, 51.3725%
        HSV (HSB):
        289°, 95.6175%, 98.4314%
        XYZ:
        43.2644, 20.4698, 92.9376
        xyY:
        0.2761, 0.1307, 20.4698
      CIE-Lab:
        52.3642, 89.9485, -71.8480
        CIE-LCH:
        52.3642, 115.1210, 321.3833
        CIE-Luv:
        52.3642, 52.5782, -119.4715
        Hunter-Lab:
        45.2435, 91.5154, -90.1208
      #cf0bfb color charts
#cf0bfb RGB chart
      #cf0bfb CMYK chart
      #cf0bfb RGB pie chart
      #cf0bfb color shades, tints & tones
#cf0bfb color schemes
#cf0bfb color preview, HTML & CSS examples
           This text has a color of #cf0bfb        
        
          <p style="color:#cf0bfb;">Text here</p>
        
        
          .mytext {color:#cf0bfb;}
        
        Text color #cf0bfb
      
           This box has a color of #cf0bfb        
        
          <div style="background-color:#cf0bfb;">Content here</div>
        
        
          .mybackground {background-color:#cf0bfb;}
        
        Background color #cf0bfb
      
           Border around this has a color of #cf0bfb        
        
          <div style="border:2px solid #cf0bfb;">Content here</div>
        
        
          .myborder {border:2px solid #cf0bfb;}
        
        Border color #cf0bfb