#cf15bd color space conversions
Hex:
        #cf15bd
        RGB:
        207, 21, 189
        CMY:
        19, 92, 26
        CMYK:
        0, 90, 9, 19
      HSL:
        306°, 81.5789%, 44.7059%
        HSV (HSB):
        306°, 89.8551%, 81.1765%
        XYZ:
        35.1856, 17.4759, 49.6628
        xyY:
        0.3439, 0.1708, 17.4759
      CIE-Lab:
        48.8541, 79.4711, -42.1352
        CIE-LCH:
        48.8541, 89.9502, 332.0677
        CIE-Luv:
        48.8541, 74.6282, -73.6281
        Hunter-Lab:
        41.8041, 77.0822, -41.1729
      #cf15bd color charts
#cf15bd RGB chart
      #cf15bd CMYK chart
      #cf15bd RGB pie chart
      #cf15bd color shades, tints & tones
#cf15bd color schemes
#cf15bd color preview, HTML & CSS examples
           This text has a color of #cf15bd        
        
          <p style="color:#cf15bd;">Text here</p>
        
        
          .mytext {color:#cf15bd;}
        
        Text color #cf15bd
      
           This box has a color of #cf15bd        
        
          <div style="background-color:#cf15bd;">Content here</div>
        
        
          .mybackground {background-color:#cf15bd;}
        
        Background color #cf15bd
      
           Border around this has a color of #cf15bd        
        
          <div style="border:2px solid #cf15bd;">Content here</div>
        
        
          .myborder {border:2px solid #cf15bd;}
        
        Border color #cf15bd