#b230d2 color space conversions
Hex:
        #b230d2
        RGB:
        178, 48, 210
        CMY:
        30, 81, 18
        CMYK:
        15, 77, 0, 18
      HSL:
        288°, 64.2857%, 50.5882%
        HSV (HSB):
        288°, 77.1429%, 82.3529%
        XYZ:
        31.0499, 16.2320, 62.4693
        xyY:
        0.2829, 0.1479, 16.2320
      CIE-Lab:
        47.2774, 71.6108, -57.0887
        CIE-LCH:
        47.2774, 91.5818, 321.4379
        CIE-Luv:
        47.2774, 43.6533, -93.4730
        Hunter-Lab:
        40.2890, 67.0606, -63.7287
      #b230d2 color charts
#b230d2 RGB chart
      #b230d2 CMYK chart
      #b230d2 RGB pie chart
      #b230d2 color shades, tints & tones
#b230d2 color schemes
#b230d2 color preview, HTML & CSS examples
           This text has a color of #b230d2        
        
          <p style="color:#b230d2;">Text here</p>
        
        
          .mytext {color:#b230d2;}
        
        Text color #b230d2
      
           This box has a color of #b230d2        
        
          <div style="background-color:#b230d2;">Content here</div>
        
        
          .mybackground {background-color:#b230d2;}
        
        Background color #b230d2
      
           Border around this has a color of #b230d2        
        
          <div style="border:2px solid #b230d2;">Content here</div>
        
        
          .myborder {border:2px solid #b230d2;}
        
        Border color #b230d2