#cf98db color space conversions
Hex:
        #cf98db
        RGB:
        207, 152, 219
        CMY:
        19, 40, 14
        CMYK:
        5, 31, 0, 14
      HSL:
        289°, 48.2014%, 72.7451%
        HSV (HSB):
        289°, 30.5936%, 85.8824%
        XYZ:
        49.7465, 40.8363, 72.2781
        xyY:
        0.3055, 0.2507, 40.8363
      CIE-Lab:
        70.0611, 31.9911, -26.0853
        CIE-LCH:
        70.0611, 41.2780, 320.8064
        CIE-Luv:
        70.0611, 25.9628, -45.7917
        Hunter-Lab:
        63.9033, 27.1253, -22.3279
      #cf98db color charts
#cf98db RGB chart
      #cf98db CMYK chart
      #cf98db RGB pie chart
      #cf98db color shades, tints & tones
#cf98db color schemes
#cf98db color preview, HTML & CSS examples
           This text has a color of #cf98db        
        
          <p style="color:#cf98db;">Text here</p>
        
        
          .mytext {color:#cf98db;}
        
        Text color #cf98db
      
           This box has a color of #cf98db        
        
          <div style="background-color:#cf98db;">Content here</div>
        
        
          .mybackground {background-color:#cf98db;}
        
        Background color #cf98db
      
           Border around this has a color of #cf98db        
        
          <div style="border:2px solid #cf98db;">Content here</div>
        
        
          .myborder {border:2px solid #cf98db;}
        
        Border color #cf98db