#c235e5 color space conversions
Hex:
        #c235e5
        RGB:
        194, 53, 229
        CMY:
        24, 79, 10
        CMYK:
        15, 77, 0, 10
      HSL:
        288°, 77.1930%, 55.2941%
        HSV (HSB):
        288°, 76.8559%, 89.8039%
        XYZ:
        37.6641, 19.6727, 75.9408
        xyY:
        0.2826, 0.1476, 19.6727
      CIE-Lab:
        51.4651, 76.4560, -61.0461
        CIE-LCH:
        51.4651, 97.8373, 321.3945
        CIE-Luv:
        51.4651, 47.4438, -102.0252
        Hunter-Lab:
        44.3539, 73.9579, -70.4661
      #c235e5 color charts
#c235e5 RGB chart
      #c235e5 CMYK chart
      #c235e5 RGB pie chart
      #c235e5 color shades, tints & tones
#c235e5 color schemes
#c235e5 color preview, HTML & CSS examples
           This text has a color of #c235e5        
        
          <p style="color:#c235e5;">Text here</p>
        
        
          .mytext {color:#c235e5;}
        
        Text color #c235e5
      
           This box has a color of #c235e5        
        
          <div style="background-color:#c235e5;">Content here</div>
        
        
          .mybackground {background-color:#c235e5;}
        
        Background color #c235e5
      
           Border around this has a color of #c235e5        
        
          <div style="border:2px solid #c235e5;">Content here</div>
        
        
          .myborder {border:2px solid #c235e5;}
        
        Border color #c235e5