#c915f1 color space conversions
Hex:
        #c915f1
        RGB:
        201, 21, 241
        CMY:
        21, 92, 5
        CMYK:
        17, 91, 0, 5
      HSL:
        289°, 88.7097%, 51.3725%
        HSV (HSB):
        289°, 91.2863%, 94.5098%
        XYZ:
        40.2327, 19.3047, 84.8248
        xyY:
        0.2787, 0.1337, 19.3047
      CIE-Lab:
        51.0418, 86.4464, -68.4388
        CIE-LCH:
        51.0418, 110.2581, 321.6317
        CIE-Luv:
        51.0418, 51.4883, -113.4484
        Hunter-Lab:
        43.9371, 86.5605, -83.7089
      #c915f1 color charts
#c915f1 RGB chart
      #c915f1 CMYK chart
      #c915f1 RGB pie chart
      #c915f1 color shades, tints & tones
#c915f1 color schemes
#c915f1 color preview, HTML & CSS examples
           This text has a color of #c915f1        
        
          <p style="color:#c915f1;">Text here</p>
        
        
          .mytext {color:#c915f1;}
        
        Text color #c915f1
      
           This box has a color of #c915f1        
        
          <div style="background-color:#c915f1;">Content here</div>
        
        
          .mybackground {background-color:#c915f1;}
        
        Background color #c915f1
      
           Border around this has a color of #c915f1        
        
          <div style="border:2px solid #c915f1;">Content here</div>
        
        
          .myborder {border:2px solid #c915f1;}
        
        Border color #c915f1