#c315ee color space conversions
Hex:
        #c315ee
        RGB:
        195, 21, 238
        CMY:
        24, 92, 7
        CMYK:
        18, 91, 0, 7
      HSL:
        288°, 86.4542%, 50.7843%
        HSV (HSB):
        288°, 91.1765%, 93.3333%
        XYZ:
        38.2065, 18.3115, 82.4097
        xyY:
        0.2750, 0.1318, 18.3115
      CIE-Lab:
        49.8717, 85.0784, -68.6928
        CIE-LCH:
        49.8717, 109.3482, 321.0824
        CIE-Luv:
        49.8717, 48.6321, -112.8755
        Hunter-Lab:
        42.7919, 84.4866, -84.2277
      #c315ee color charts
#c315ee RGB chart
      #c315ee CMYK chart
      #c315ee RGB pie chart
      #c315ee color shades, tints & tones
#c315ee color schemes
#c315ee color preview, HTML & CSS examples
           This text has a color of #c315ee        
        
          <p style="color:#c315ee;">Text here</p>
        
        
          .mytext {color:#c315ee;}
        
        Text color #c315ee
      
           This box has a color of #c315ee        
        
          <div style="background-color:#c315ee;">Content here</div>
        
        
          .mybackground {background-color:#c315ee;}
        
        Background color #c315ee
      
           Border around this has a color of #c315ee        
        
          <div style="border:2px solid #c315ee;">Content here</div>
        
        
          .myborder {border:2px solid #c315ee;}
        
        Border color #c315ee