#8235fd color space conversions
Hex:
        #8235fd
        RGB:
        130, 53, 253
        CMY:
        49, 79, 1
        CMYK:
        49, 79, 0, 1
      HSL:
        263°, 98.0392%, 60.0000%
        HSV (HSB):
        263°, 79.0514%, 99.2157%
        XYZ:
        28.2086, 14.3839, 94.2181
        xyY:
        0.2062, 0.1051, 14.3839
      CIE-Lab:
        44.7785, 71.5407, -85.7942
        CIE-LCH:
        44.7785, 111.7082, 309.8235
        CIE-Luv:
        44.7785, 9.5593, -129.5303
        Hunter-Lab:
        37.9261, 66.3940, -120.7433
      #8235fd color charts
#8235fd RGB chart
      #8235fd CMYK chart
      #8235fd RGB pie chart
      #8235fd color shades, tints & tones
#8235fd color schemes
#8235fd color preview, HTML & CSS examples
           This text has a color of #8235fd        
        
          <p style="color:#8235fd;">Text here</p>
        
        
          .mytext {color:#8235fd;}
        
        Text color #8235fd
      
           This box has a color of #8235fd        
        
          <div style="background-color:#8235fd;">Content here</div>
        
        
          .mybackground {background-color:#8235fd;}
        
        Background color #8235fd
      
           Border around this has a color of #8235fd        
        
          <div style="border:2px solid #8235fd;">Content here</div>
        
        
          .myborder {border:2px solid #8235fd;}
        
        Border color #8235fd