#8232f3 color space conversions
Hex:
        #8232f3
        RGB:
        130, 50, 243
        CMY:
        49, 80, 5
        CMYK:
        47, 79, 0, 5
      HSL:
        265°, 88.9401%, 57.4510%
        HSV (HSB):
        265°, 79.4239%, 95.2941%
        XYZ:
        26.5242, 13.4981, 86.0014
        xyY:
        0.2105, 0.1071, 13.4981
      CIE-Lab:
        43.5044, 70.2574, -82.2814
        CIE-LCH:
        43.5044, 108.1958, 310.4929
        CIE-Luv:
        43.5044, 11.3213, -123.7918
        Hunter-Lab:
        36.7398, 64.5731, -113.0698
      #8232f3 color charts
#8232f3 RGB chart
      #8232f3 CMYK chart
      #8232f3 RGB pie chart
      #8232f3 color shades, tints & tones
#8232f3 color schemes
#8232f3 color preview, HTML & CSS examples
           This text has a color of #8232f3        
        
          <p style="color:#8232f3;">Text here</p>
        
        
          .mytext {color:#8232f3;}
        
        Text color #8232f3
      
           This box has a color of #8232f3        
        
          <div style="background-color:#8232f3;">Content here</div>
        
        
          .mybackground {background-color:#8232f3;}
        
        Background color #8232f3
      
           Border around this has a color of #8232f3        
        
          <div style="border:2px solid #8232f3;">Content here</div>
        
        
          .myborder {border:2px solid #8232f3;}
        
        Border color #8232f3