#b230cb color space conversions
Hex:
        #b230cb
        RGB:
        178, 48, 203
        CMY:
        30, 81, 20
        CMYK:
        12, 76, 0, 20
      HSL:
        290°, 61.7530%, 49.2157%
        HSV (HSB):
        290°, 76.3547%, 79.6078%
        XYZ:
        30.1965, 15.8907, 57.9756
        xyY:
        0.2902, 0.1527, 15.8907
      CIE-Lab:
        46.8307, 70.3521, -53.7744
        CIE-LCH:
        46.8307, 88.5500, 322.6071
        CIE-Luv:
        46.8307, 45.7412, -88.3514
        Hunter-Lab:
        39.8631, 65.4543, -58.3252
      #b230cb color charts
#b230cb RGB chart
      #b230cb CMYK chart
      #b230cb RGB pie chart
      #b230cb color shades, tints & tones
#b230cb color schemes
#b230cb color preview, HTML & CSS examples
           This text has a color of #b230cb        
        
          <p style="color:#b230cb;">Text here</p>
        
        
          .mytext {color:#b230cb;}
        
        Text color #b230cb
      
           This box has a color of #b230cb        
        
          <div style="background-color:#b230cb;">Content here</div>
        
        
          .mybackground {background-color:#b230cb;}
        
        Background color #b230cb
      
           Border around this has a color of #b230cb        
        
          <div style="border:2px solid #b230cb;">Content here</div>
        
        
          .myborder {border:2px solid #b230cb;}
        
        Border color #b230cb