#c134e6 color space conversions
Hex:
        #c134e6
        RGB:
        193, 52, 230
        CMY:
        24, 80, 10
        CMYK:
        16, 77, 0, 10
      HSL:
        288°, 78.0702%, 55.2941%
        HSV (HSB):
        288°, 77.3913%, 90.1961%
        XYZ:
        37.5032, 19.5066, 76.6514
        xyY:
        0.2806, 0.1459, 19.5066
      CIE-Lab:
        51.2747, 76.7530, -61.9258
        CIE-LCH:
        51.2747, 98.6196, 321.1028
        CIE-Luv:
        51.2747, 46.6689, -103.2312
        Hunter-Lab:
        44.1663, 74.2800, -71.9825
      #c134e6 color charts
#c134e6 RGB chart
      #c134e6 CMYK chart
      #c134e6 RGB pie chart
      #c134e6 color shades, tints & tones
#c134e6 color schemes
#c134e6 color preview, HTML & CSS examples
           This text has a color of #c134e6        
        
          <p style="color:#c134e6;">Text here</p>
        
        
          .mytext {color:#c134e6;}
        
        Text color #c134e6
      
           This box has a color of #c134e6        
        
          <div style="background-color:#c134e6;">Content here</div>
        
        
          .mybackground {background-color:#c134e6;}
        
        Background color #c134e6
      
           Border around this has a color of #c134e6        
        
          <div style="border:2px solid #c134e6;">Content here</div>
        
        
          .myborder {border:2px solid #c134e6;}
        
        Border color #c134e6