#c041f1 color space conversions
Hex:
        #c041f1
        RGB:
        192, 65, 241
        CMY:
        25, 75, 5
        CMYK:
        20, 73, 0, 5
      HSL:
        283°, 86.2745%, 60.0000%
        HSV (HSB):
        283°, 73.0290%, 94.5098%
        XYZ:
        39.5057, 21.3379, 85.2555
        xyY:
        0.2704, 0.1461, 21.3379
      CIE-Lab:
        53.3174, 74.3628, -64.8264
        CIE-LCH:
        53.3174, 98.6524, 318.9194
        CIE-Luv:
        53.3174, 40.8704, -108.2989
        Hunter-Lab:
        46.1930, 71.8211, -77.0927
      #c041f1 color charts
#c041f1 RGB chart
      #c041f1 CMYK chart
      #c041f1 RGB pie chart
      #c041f1 color shades, tints & tones
#c041f1 color schemes
#c041f1 color preview, HTML & CSS examples
           This text has a color of #c041f1        
        
          <p style="color:#c041f1;">Text here</p>
        
        
          .mytext {color:#c041f1;}
        
        Text color #c041f1
      
           This box has a color of #c041f1        
        
          <div style="background-color:#c041f1;">Content here</div>
        
        
          .mybackground {background-color:#c041f1;}
        
        Background color #c041f1
      
           Border around this has a color of #c041f1        
        
          <div style="border:2px solid #c041f1;">Content here</div>
        
        
          .myborder {border:2px solid #c041f1;}
        
        Border color #c041f1