#c275ff color space conversions
Hex:
        #c275ff
        RGB:
        194, 117, 255
        CMY:
        24, 54, 0
        CMYK:
        24, 54, 0, 0
      HSL:
        273°, 100.0000%, 72.9412%
        HSV (HSB):
        273°, 54.1176%, 100.0000%
        XYZ:
        46.6594, 31.4119, 98.2116
        xyY:
        0.2647, 0.1782, 31.4119
      CIE-Lab:
        62.8538, 54.5432, -57.2854
        CIE-LCH:
        62.8538, 79.0985, 313.5953
        CIE-Luv:
        62.8538, 26.0457, -98.3603
        Hunter-Lab:
        56.0463, 50.5229, -64.6632
      #c275ff color charts
#c275ff RGB chart
      #c275ff CMYK chart
      #c275ff RGB pie chart
      #c275ff color shades, tints & tones
#c275ff color schemes
#c275ff color preview, HTML & CSS examples
           This text has a color of #c275ff        
        
          <p style="color:#c275ff;">Text here</p>
        
        
          .mytext {color:#c275ff;}
        
        Text color #c275ff
      
           This box has a color of #c275ff        
        
          <div style="background-color:#c275ff;">Content here</div>
        
        
          .mybackground {background-color:#c275ff;}
        
        Background color #c275ff
      
           Border around this has a color of #c275ff        
        
          <div style="border:2px solid #c275ff;">Content here</div>
        
        
          .myborder {border:2px solid #c275ff;}
        
        Border color #c275ff