#c21deb color space conversions
Hex:
        #c21deb
        RGB:
        194, 29, 235
        CMY:
        24, 89, 8
        CMYK:
        17, 88, 0, 8
      HSL:
        288°, 83.7398%, 51.7647%
        HSV (HSB):
        288°, 87.6596%, 92.1569%
        XYZ:
        37.6829, 18.3462, 80.1523
        xyY:
        0.2767, 0.1347, 18.3462
      CIE-Lab:
        49.9134, 83.2056, -66.9414
        CIE-LCH:
        49.9134, 106.7910, 321.1823
        CIE-Luv:
        49.9134, 48.3844, -110.2656
        Hunter-Lab:
        42.8325, 82.0827, -80.9665
      #c21deb color charts
#c21deb RGB chart
      #c21deb CMYK chart
      #c21deb RGB pie chart
      #c21deb color shades, tints & tones
#c21deb color schemes
#c21deb color preview, HTML & CSS examples
           This text has a color of #c21deb        
        
          <p style="color:#c21deb;">Text here</p>
        
        
          .mytext {color:#c21deb;}
        
        Text color #c21deb
      
           This box has a color of #c21deb        
        
          <div style="background-color:#c21deb;">Content here</div>
        
        
          .mybackground {background-color:#c21deb;}
        
        Background color #c21deb
      
           Border around this has a color of #c21deb        
        
          <div style="border:2px solid #c21deb;">Content here</div>
        
        
          .myborder {border:2px solid #c21deb;}
        
        Border color #c21deb