#8258cb color space conversions
Hex:
        #8258cb
        RGB:
        130, 88, 203
        CMY:
        49, 65, 20
        CMYK:
        36, 57, 0, 20
      HSL:
        262°, 52.5114%, 57.0588%
        HSV (HSB):
        262°, 56.6502%, 79.6078%
        XYZ:
        23.4751, 16.0371, 58.3581
        xyY:
        0.2399, 0.1639, 16.0371
      CIE-Lab:
        47.0231, 42.0575, -53.7985
        CIE-LCH:
        47.0231, 68.2869, 308.0169
        CIE-Luv:
        47.0231, 9.7840, -85.3602
        Hunter-Lab:
        40.0463, 34.5556, -58.3688
      #8258cb color charts
#8258cb RGB chart
      #8258cb CMYK chart
      #8258cb RGB pie chart
      #8258cb color shades, tints & tones
#8258cb color schemes
#8258cb color preview, HTML & CSS examples
           This text has a color of #8258cb        
        
          <p style="color:#8258cb;">Text here</p>
        
        
          .mytext {color:#8258cb;}
        
        Text color #8258cb
      
           This box has a color of #8258cb        
        
          <div style="background-color:#8258cb;">Content here</div>
        
        
          .mybackground {background-color:#8258cb;}
        
        Background color #8258cb
      
           Border around this has a color of #8258cb        
        
          <div style="border:2px solid #8258cb;">Content here</div>
        
        
          .myborder {border:2px solid #8258cb;}
        
        Border color #8258cb