#c045d1 color space conversions
Hex:
        #c045d1
        RGB:
        192, 69, 209
        CMY:
        25, 73, 18
        CMYK:
        8, 67, 0, 18
      HSL:
        293°, 60.3448%, 54.5098%
        HSV (HSB):
        293°, 66.9856%, 81.9608%
        XYZ:
        35.3750, 20.0662, 62.3303
        xyY:
        0.3004, 0.1704, 20.0662
      CIE-Lab:
        51.9119, 66.9338, -48.9748
        CIE-LCH:
        51.9119, 82.9377, 323.8074
        CIE-Luv:
        51.9119, 48.9468, -83.1866
        Hunter-Lab:
        44.7953, 62.5703, -51.1423
      #c045d1 color charts
#c045d1 RGB chart
      #c045d1 CMYK chart
      #c045d1 RGB pie chart
      #c045d1 color shades, tints & tones
#c045d1 color schemes
#c045d1 color preview, HTML & CSS examples
           This text has a color of #c045d1        
        
          <p style="color:#c045d1;">Text here</p>
        
        
          .mytext {color:#c045d1;}
        
        Text color #c045d1
      
           This box has a color of #c045d1        
        
          <div style="background-color:#c045d1;">Content here</div>
        
        
          .mybackground {background-color:#c045d1;}
        
        Background color #c045d1
      
           Border around this has a color of #c045d1        
        
          <div style="border:2px solid #c045d1;">Content here</div>
        
        
          .myborder {border:2px solid #c045d1;}
        
        Border color #c045d1