#ca78e8 color space conversions
Hex:
        #ca78e8
        RGB:
        202, 120, 232
        CMY:
        21, 53, 9
        CMYK:
        13, 48, 0, 9
      HSL:
        284°, 70.8861%, 69.0196%
        HSV (HSB):
        284°, 48.2759%, 90.9804%
        XYZ:
        45.6391, 31.8157, 80.0795
        xyY:
        0.2897, 0.2020, 31.8157
      CIE-Lab:
        63.1903, 50.1967, -43.9955
        CIE-LCH:
        63.1903, 66.7481, 318.7666
        CIE-Luv:
        63.1903, 33.9975, -76.4862
        Hunter-Lab:
        56.4054, 45.7195, -44.6911
      #ca78e8 color charts
#ca78e8 RGB chart
      #ca78e8 CMYK chart
      #ca78e8 RGB pie chart
      #ca78e8 color shades, tints & tones
#ca78e8 color schemes
#ca78e8 color preview, HTML & CSS examples
           This text has a color of #ca78e8        
        
          <p style="color:#ca78e8;">Text here</p>
        
        
          .mytext {color:#ca78e8;}
        
        Text color #ca78e8
      
           This box has a color of #ca78e8        
        
          <div style="background-color:#ca78e8;">Content here</div>
        
        
          .mybackground {background-color:#ca78e8;}
        
        Background color #ca78e8
      
           Border around this has a color of #ca78e8        
        
          <div style="border:2px solid #ca78e8;">Content here</div>
        
        
          .myborder {border:2px solid #ca78e8;}
        
        Border color #ca78e8