#b230ef color space conversions
Hex:
        #b230ef
        RGB:
        178, 48, 239
        CMY:
        30, 81, 6
        CMYK:
        26, 80, 0, 6
      HSL:
        281°, 85.6502%, 56.2745%
        HSV (HSB):
        281°, 79.9163%, 93.7255%
        XYZ:
        34.9970, 17.8109, 83.2546
        xyY:
        0.2572, 0.1309, 17.8109
      CIE-Lab:
        49.2659, 77.0536, -70.3581
        CIE-LCH:
        49.2659, 104.3433, 317.6006
        CIE-Luv:
        49.2659, 35.7354, -113.9383
        Hunter-Lab:
        42.2029, 74.1671, -87.4206
      #b230ef color charts
#b230ef RGB chart
      #b230ef CMYK chart
      #b230ef RGB pie chart
      #b230ef color shades, tints & tones
#b230ef color schemes
#b230ef color preview, HTML & CSS examples
           This text has a color of #b230ef        
        
          <p style="color:#b230ef;">Text here</p>
        
        
          .mytext {color:#b230ef;}
        
        Text color #b230ef
      
           This box has a color of #b230ef        
        
          <div style="background-color:#b230ef;">Content here</div>
        
        
          .mybackground {background-color:#b230ef;}
        
        Background color #b230ef
      
           Border around this has a color of #b230ef        
        
          <div style="border:2px solid #b230ef;">Content here</div>
        
        
          .myborder {border:2px solid #b230ef;}
        
        Border color #b230ef