#c21be7 color space conversions
Hex:
        #c21be7
        RGB:
        194, 27, 231
        CMY:
        24, 89, 9
        CMYK:
        16, 88, 0, 9
      HSL:
        289°, 80.9524%, 50.5882%
        HSV (HSB):
        289°, 88.3117%, 90.5882%
        XYZ:
        37.0639, 18.0227, 77.1266
        xyY:
        0.2803, 0.1363, 18.0227
      CIE-Lab:
        49.5237, 82.8630, -65.3117
        CIE-LCH:
        49.5237, 105.5078, 321.7552
        CIE-Luv:
        49.5237, 49.7836, -107.6960
        Hunter-Lab:
        42.4532, 81.5469, -77.9975
      #c21be7 color charts
#c21be7 RGB chart
      #c21be7 CMYK chart
      #c21be7 RGB pie chart
      #c21be7 color shades, tints & tones
#c21be7 color schemes
#c21be7 color preview, HTML & CSS examples
           This text has a color of #c21be7        
        
          <p style="color:#c21be7;">Text here</p>
        
        
          .mytext {color:#c21be7;}
        
        Text color #c21be7
      
           This box has a color of #c21be7        
        
          <div style="background-color:#c21be7;">Content here</div>
        
        
          .mybackground {background-color:#c21be7;}
        
        Background color #c21be7
      
           Border around this has a color of #c21be7        
        
          <div style="border:2px solid #c21be7;">Content here</div>
        
        
          .myborder {border:2px solid #c21be7;}
        
        Border color #c21be7