#c740bd color space conversions
Hex:
        #c740bd
        RGB:
        199, 64, 189
        CMY:
        22, 75, 26
        CMYK:
        0, 68, 5, 22
      HSL:
        304°, 54.6559%, 51.5686%
        HSV (HSB):
        304°, 67.8392%, 78.0392%
        XYZ:
        34.5719, 19.4830, 50.0826
        xyY:
        0.3320, 0.1871, 19.4830
      CIE-Lab:
        51.2476, 67.0547, -38.4410
        CIE-LCH:
        51.2476, 77.2920, 330.1753
        CIE-Luv:
        51.2476, 61.3133, -67.1429
        Hunter-Lab:
        44.1396, 62.5641, -36.3751
      #c740bd color charts
#c740bd RGB chart
      #c740bd CMYK chart
      #c740bd RGB pie chart
      #c740bd color shades, tints & tones
#c740bd color schemes
#c740bd color preview, HTML & CSS examples
           This text has a color of #c740bd        
        
          <p style="color:#c740bd;">Text here</p>
        
        
          .mytext {color:#c740bd;}
        
        Text color #c740bd
      
           This box has a color of #c740bd        
        
          <div style="background-color:#c740bd;">Content here</div>
        
        
          .mybackground {background-color:#c740bd;}
        
        Background color #c740bd
      
           Border around this has a color of #c740bd        
        
          <div style="border:2px solid #c740bd;">Content here</div>
        
        
          .myborder {border:2px solid #c740bd;}
        
        Border color #c740bd