#8041cb color space conversions
Hex:
        #8041cb
        RGB:
        128, 65, 203
        CMY:
        50, 75, 20
        CMYK:
        37, 68, 0, 20
      HSL:
        267°, 57.0248%, 52.5490%
        HSV (HSB):
        267°, 67.9803%, 79.6078%
        XYZ:
        21.5719, 12.6816, 57.8107
        xyY:
        0.2343, 0.1377, 12.6816
      CIE-Lab:
        42.2795, 53.7859, -61.4676
        CIE-LCH:
        42.2795, 81.6773, 311.1869
        CIE-Luv:
        42.2795, 14.3735, -94.5694
        Hunter-Lab:
        35.6112, 45.8087, -71.3227
      #8041cb color charts
#8041cb RGB chart
      #8041cb CMYK chart
      #8041cb RGB pie chart
      #8041cb color shades, tints & tones
#8041cb color schemes
#8041cb color preview, HTML & CSS examples
           This text has a color of #8041cb        
        
          <p style="color:#8041cb;">Text here</p>
        
        
          .mytext {color:#8041cb;}
        
        Text color #8041cb
      
           This box has a color of #8041cb        
        
          <div style="background-color:#8041cb;">Content here</div>
        
        
          .mybackground {background-color:#8041cb;}
        
        Background color #8041cb
      
           Border around this has a color of #8041cb        
        
          <div style="border:2px solid #8041cb;">Content here</div>
        
        
          .myborder {border:2px solid #8041cb;}
        
        Border color #8041cb