#cf81ca color space conversions
Hex:
        #cf81ca
        RGB:
        207, 129, 202
        CMY:
        19, 49, 21
        CMYK:
        0, 38, 2, 19
      HSL:
        304°, 44.8276%, 65.8824%
        HSV (HSB):
        304°, 37.6812%, 81.1765%
        XYZ:
        44.2431, 33.2302, 59.9593
        xyY:
        0.3219, 0.2418, 33.2302
      CIE-Lab:
        64.3469, 41.1778, -25.4024
        CIE-LCH:
        64.3469, 48.3828, 328.3298
        CIE-Luv:
        64.3469, 39.3824, -45.5384
        Hunter-Lab:
        57.6456, 36.1190, -21.3178
      #cf81ca color charts
#cf81ca RGB chart
      #cf81ca CMYK chart
      #cf81ca RGB pie chart
      #cf81ca color shades, tints & tones
#cf81ca color schemes
#cf81ca color preview, HTML & CSS examples
           This text has a color of #cf81ca        
        
          <p style="color:#cf81ca;">Text here</p>
        
        
          .mytext {color:#cf81ca;}
        
        Text color #cf81ca
      
           This box has a color of #cf81ca        
        
          <div style="background-color:#cf81ca;">Content here</div>
        
        
          .mybackground {background-color:#cf81ca;}
        
        Background color #cf81ca
      
           Border around this has a color of #cf81ca        
        
          <div style="border:2px solid #cf81ca;">Content here</div>
        
        
          .myborder {border:2px solid #cf81ca;}
        
        Border color #cf81ca