#8502fd color space conversions
Hex:
        #8502fd
        RGB:
        133, 2, 253
        CMY:
        48, 99, 1
        CMYK:
        47, 99, 0, 1
      HSL:
        271°, 98.4314%, 50.0000%
        HSV (HSB):
        271°, 99.2095%, 99.2157%
        XYZ:
        27.4242, 12.1218, 93.8228
        xyY:
        0.2056, 0.0909, 12.1218
      CIE-Lab:
        41.4091, 82.9434, -91.3367
        CIE-LCH:
        41.4091, 123.3775, 312.2428
        CIE-Luv:
        41.4091, 13.8363, -132.4356
        Hunter-Lab:
        34.8164, 79.6723, -135.4026
      #8502fd color charts
#8502fd RGB chart
      #8502fd CMYK chart
      #8502fd RGB pie chart
      #8502fd color shades, tints & tones
#8502fd color schemes
#8502fd color preview, HTML & CSS examples
           This text has a color of #8502fd        
        
          <p style="color:#8502fd;">Text here</p>
        
        
          .mytext {color:#8502fd;}
        
        Text color #8502fd
      
           This box has a color of #8502fd        
        
          <div style="background-color:#8502fd;">Content here</div>
        
        
          .mybackground {background-color:#8502fd;}
        
        Background color #8502fd
      
           Border around this has a color of #8502fd        
        
          <div style="border:2px solid #8502fd;">Content here</div>
        
        
          .myborder {border:2px solid #8502fd;}
        
        Border color #8502fd