#cd77fa color space conversions
Hex:
        #cd77fa
        RGB:
        205, 119, 250
        CMY:
        20, 53, 2
        CMYK:
        18, 52, 0, 2
      HSL:
        279°, 92.9078%, 72.3529%
        HSV (HSB):
        279°, 52.4000%, 98.0392%
        XYZ:
        49.0290, 33.0749, 94.2425
        xyY:
        0.2780, 0.1876, 33.0749
      CIE-Lab:
        64.2215, 55.2149, -52.2882
        CIE-LCH:
        64.2215, 76.0443, 316.5595
        CIE-Luv:
        64.2215, 32.6016, -90.8135
        Hunter-Lab:
        57.5108, 51.5306, -56.9005
      #cd77fa color charts
#cd77fa RGB chart
      #cd77fa CMYK chart
      #cd77fa RGB pie chart
      #cd77fa color shades, tints & tones
#cd77fa color schemes
#cd77fa color preview, HTML & CSS examples
           This text has a color of #cd77fa        
        
          <p style="color:#cd77fa;">Text here</p>
        
        
          .mytext {color:#cd77fa;}
        
        Text color #cd77fa
      
           This box has a color of #cd77fa        
        
          <div style="background-color:#cd77fa;">Content here</div>
        
        
          .mybackground {background-color:#cd77fa;}
        
        Background color #cd77fa
      
           Border around this has a color of #cd77fa        
        
          <div style="border:2px solid #cd77fa;">Content here</div>
        
        
          .myborder {border:2px solid #cd77fa;}
        
        Border color #cd77fa