#c05dfe color space conversions
Hex:
        #c05dfe
        RGB:
        192, 93, 254
        CMY:
        25, 64, 0
        CMYK:
        24, 63, 0, 0
      HSL:
        277°, 98.7730%, 68.0392%
        HSV (HSB):
        277°, 63.3858%, 99.6078%
        XYZ:
        43.5420, 26.1909, 96.5264
        xyY:
        0.2619, 0.1575, 26.1909
      CIE-Lab:
        58.2178, 65.5383, -64.1668
        CIE-LCH:
        58.2178, 91.7205, 315.6058
        CIE-Luv:
        58.2178, 31.8368, -108.7179
        Hunter-Lab:
        51.1771, 62.3097, -76.0044
      #c05dfe color charts
#c05dfe RGB chart
      #c05dfe CMYK chart
      #c05dfe RGB pie chart
      #c05dfe color shades, tints & tones
#c05dfe color schemes
#c05dfe color preview, HTML & CSS examples
           This text has a color of #c05dfe        
        
          <p style="color:#c05dfe;">Text here</p>
        
        
          .mytext {color:#c05dfe;}
        
        Text color #c05dfe
      
           This box has a color of #c05dfe        
        
          <div style="background-color:#c05dfe;">Content here</div>
        
        
          .mybackground {background-color:#c05dfe;}
        
        Background color #c05dfe
      
           Border around this has a color of #c05dfe        
        
          <div style="border:2px solid #c05dfe;">Content here</div>
        
        
          .myborder {border:2px solid #c05dfe;}
        
        Border color #c05dfe