#cf0bdb color space conversions
Hex:
        #cf0bdb
        RGB:
        207, 11, 219
        CMY:
        19, 96, 14
        CMYK:
        5, 95, 0, 14
      HSL:
        297°, 90.4348%, 45.0980%
        HSV (HSB):
        297°, 94.9772%, 85.8824%
        XYZ:
        38.6380, 18.6192, 68.5753
        xyY:
        0.3071, 0.1480, 18.6192
      CIE-Lab:
        50.2387, 84.8807, -57.2302
        CIE-LCH:
        50.2387, 102.3720, 326.0105
        CIE-Luv:
        50.2387, 63.5487, -96.8735
        Hunter-Lab:
        43.1500, 84.3225, -64.0204
      #cf0bdb color charts
#cf0bdb RGB chart
      #cf0bdb CMYK chart
      #cf0bdb RGB pie chart
      #cf0bdb color shades, tints & tones
#cf0bdb color schemes
#cf0bdb color preview, HTML & CSS examples
           This text has a color of #cf0bdb        
        
          <p style="color:#cf0bdb;">Text here</p>
        
        
          .mytext {color:#cf0bdb;}
        
        Text color #cf0bdb
      
           This box has a color of #cf0bdb        
        
          <div style="background-color:#cf0bdb;">Content here</div>
        
        
          .mybackground {background-color:#cf0bdb;}
        
        Background color #cf0bdb
      
           Border around this has a color of #cf0bdb        
        
          <div style="border:2px solid #cf0bdb;">Content here</div>
        
        
          .myborder {border:2px solid #cf0bdb;}
        
        Border color #cf0bdb