#b230d9 color space conversions
Hex:
        #b230d9
        RGB:
        178, 48, 217
        CMY:
        30, 81, 15
        CMYK:
        18, 78, 0, 15
      HSL:
        286°, 68.9796%, 51.9608%
        HSV (HSB):
        286°, 77.8802%, 85.0980%
        XYZ:
        31.9414, 16.5886, 67.1641
        xyY:
        0.2761, 0.1434, 16.5886
      CIE-Lab:
        47.7375, 72.8926, -60.3585
        CIE-LCH:
        47.7375, 94.6387, 320.3736
        CIE-Luv:
        47.7375, 41.6350, -98.5238
        Hunter-Lab:
        40.7291, 68.7109, -69.2613
      #b230d9 color charts
#b230d9 RGB chart
      #b230d9 CMYK chart
      #b230d9 RGB pie chart
      #b230d9 color shades, tints & tones
#b230d9 color schemes
#b230d9 color preview, HTML & CSS examples
           This text has a color of #b230d9        
        
          <p style="color:#b230d9;">Text here</p>
        
        
          .mytext {color:#b230d9;}
        
        Text color #b230d9
      
           This box has a color of #b230d9        
        
          <div style="background-color:#b230d9;">Content here</div>
        
        
          .mybackground {background-color:#b230d9;}
        
        Background color #b230d9
      
           Border around this has a color of #b230d9        
        
          <div style="border:2px solid #b230d9;">Content here</div>
        
        
          .myborder {border:2px solid #b230d9;}
        
        Border color #b230d9