#c40bf7 color space conversions
Hex:
        #c40bf7
        RGB:
        196, 11, 247
        CMY:
        23, 96, 3
        CMYK:
        21, 96, 0, 3
      HSL:
        287°, 93.6508%, 50.5882%
        HSV (HSB):
        287°, 95.5466%, 96.8627%
        XYZ:
        39.6731, 18.6905, 89.5123
        xyY:
        0.2683, 0.1264, 18.6905
      CIE-Lab:
        50.3231, 87.7954, -73.0072
        CIE-LCH:
        50.3231, 114.1844, 320.2544
        CIE-Luv:
        50.3231, 46.9619, -119.4132
        Hunter-Lab:
        43.2325, 88.1469, -92.4963
      #c40bf7 color charts
#c40bf7 RGB chart
      #c40bf7 CMYK chart
      #c40bf7 RGB pie chart
      #c40bf7 color shades, tints & tones
#c40bf7 color schemes
#c40bf7 color preview, HTML & CSS examples
           This text has a color of #c40bf7        
        
          <p style="color:#c40bf7;">Text here</p>
        
        
          .mytext {color:#c40bf7;}
        
        Text color #c40bf7
      
           This box has a color of #c40bf7        
        
          <div style="background-color:#c40bf7;">Content here</div>
        
        
          .mybackground {background-color:#c40bf7;}
        
        Background color #c40bf7
      
           Border around this has a color of #c40bf7        
        
          <div style="border:2px solid #c40bf7;">Content here</div>
        
        
          .myborder {border:2px solid #c40bf7;}
        
        Border color #c40bf7