#c25efe color space conversions
Hex:
        #c25efe
        RGB:
        194, 94, 254
        CMY:
        24, 63, 0
        CMYK:
        24, 63, 0, 0
      HSL:
        278°, 98.7654%, 68.2353%
        HSV (HSB):
        278°, 62.9921%, 99.6078%
        XYZ:
        44.1402, 26.6305, 96.5797
        xyY:
        0.2638, 0.1591, 26.6305
      CIE-Lab:
        58.6307, 65.5158, -63.4902
        CIE-LCH:
        58.6307, 91.2323, 315.8995
        CIE-Luv:
        58.6307, 32.7166, -107.8581
        Hunter-Lab:
        51.6047, 62.3721, -74.8395
      #c25efe color charts
#c25efe RGB chart
      #c25efe CMYK chart
      #c25efe RGB pie chart
      #c25efe color shades, tints & tones
#c25efe color schemes
#c25efe color preview, HTML & CSS examples
           This text has a color of #c25efe        
        
          <p style="color:#c25efe;">Text here</p>
        
        
          .mytext {color:#c25efe;}
        
        Text color #c25efe
      
           This box has a color of #c25efe        
        
          <div style="background-color:#c25efe;">Content here</div>
        
        
          .mybackground {background-color:#c25efe;}
        
        Background color #c25efe
      
           Border around this has a color of #c25efe        
        
          <div style="border:2px solid #c25efe;">Content here</div>
        
        
          .myborder {border:2px solid #c25efe;}
        
        Border color #c25efe