#c05df4 color space conversions
Hex:
        #c05df4
        RGB:
        192, 93, 244
        CMY:
        25, 64, 4
        CMYK:
        21, 62, 0, 4
      HSL:
        279°, 87.2832%, 66.0784%
        HSV (HSB):
        279°, 61.8852%, 95.6863%
        XYZ:
        41.9817, 25.5668, 88.3102
        xyY:
        0.2694, 0.1640, 25.5668
      CIE-Lab:
        57.6236, 63.4397, -59.5777
        CIE-LCH:
        57.6236, 87.0293, 316.7982
        CIE-Luv:
        57.6236, 33.9992, -101.1715
        Hunter-Lab:
        50.5636, 59.7176, -68.1563
      #c05df4 color charts
#c05df4 RGB chart
      #c05df4 CMYK chart
      #c05df4 RGB pie chart
      #c05df4 color shades, tints & tones
#c05df4 color schemes
#c05df4 color preview, HTML & CSS examples
           This text has a color of #c05df4        
        
          <p style="color:#c05df4;">Text here</p>
        
        
          .mytext {color:#c05df4;}
        
        Text color #c05df4
      
           This box has a color of #c05df4        
        
          <div style="background-color:#c05df4;">Content here</div>
        
        
          .mybackground {background-color:#c05df4;}
        
        Background color #c05df4
      
           Border around this has a color of #c05df4        
        
          <div style="border:2px solid #c05df4;">Content here</div>
        
        
          .myborder {border:2px solid #c05df4;}
        
        Border color #c05df4