#8530fb color space conversions
Hex:
        #8530fb
        RGB:
        133, 48, 251
        CMY:
        48, 81, 2
        CMYK:
        47, 81, 0, 2
      HSL:
        265°, 96.2085%, 58.6275%
        HSV (HSB):
        265°, 80.8765%, 98.4314%
        XYZ:
        28.1424, 14.0655, 92.4984
        xyY:
        0.2089, 0.1044, 14.0655
      CIE-Lab:
        44.3267, 73.2268, -85.4065
        CIE-LCH:
        44.3267, 112.5009, 310.6095
        CIE-Luv:
        44.3267, 11.5575, -128.6774
        Hunter-Lab:
        37.5040, 68.3117, -119.9779
      #8530fb color charts
#8530fb RGB chart
      #8530fb CMYK chart
      #8530fb RGB pie chart
      #8530fb color shades, tints & tones
#8530fb color schemes
#8530fb color preview, HTML & CSS examples
           This text has a color of #8530fb        
        
          <p style="color:#8530fb;">Text here</p>
        
        
          .mytext {color:#8530fb;}
        
        Text color #8530fb
      
           This box has a color of #8530fb        
        
          <div style="background-color:#8530fb;">Content here</div>
        
        
          .mybackground {background-color:#8530fb;}
        
        Background color #8530fb
      
           Border around this has a color of #8530fb        
        
          <div style="border:2px solid #8530fb;">Content here</div>
        
        
          .myborder {border:2px solid #8530fb;}
        
        Border color #8530fb