#7855cb color space conversions
Hex:
        #7855cb
        RGB:
        120, 85, 203
        CMY:
        53, 67, 20
        CMYK:
        41, 58, 0, 20
      HSL:
        258°, 53.1532%, 56.4706%
        HSV (HSB):
        258°, 58.1281%, 79.6078%
        XYZ:
        21.7737, 14.8019, 58.2094
        xyY:
        0.2297, 0.1562, 14.8019
      CIE-Lab:
        45.3616, 41.4492, -56.5249
        CIE-LCH:
        45.3616, 70.0935, 306.2522
        CIE-Luv:
        45.3616, 6.0781, -88.4334
        Hunter-Lab:
        38.4732, 33.6931, -62.7736
      #7855cb color charts
#7855cb RGB chart
      #7855cb CMYK chart
      #7855cb RGB pie chart
      #7855cb color shades, tints & tones
#7855cb color schemes
#7855cb color preview, HTML & CSS examples
           This text has a color of #7855cb        
        
          <p style="color:#7855cb;">Text here</p>
        
        
          .mytext {color:#7855cb;}
        
        Text color #7855cb
      
           This box has a color of #7855cb        
        
          <div style="background-color:#7855cb;">Content here</div>
        
        
          .mybackground {background-color:#7855cb;}
        
        Background color #7855cb
      
           Border around this has a color of #7855cb        
        
          <div style="border:2px solid #7855cb;">Content here</div>
        
        
          .myborder {border:2px solid #7855cb;}
        
        Border color #7855cb