#b234f3 color space conversions
Hex:
        #b234f3
        RGB:
        178, 52, 243
        CMY:
        30, 80, 5
        CMYK:
        27, 79, 0, 5
      HSL:
        280°, 88.8372%, 57.8431%
        HSV (HSB):
        280°, 78.6008%, 95.2941%
        XYZ:
        35.7658, 18.3920, 86.4590
        xyY:
        0.2543, 0.1308, 18.3920
      CIE-Lab:
        49.9682, 76.6315, -71.4642
        CIE-LCH:
        49.9682, 104.7832, 316.9983
        CIE-Luv:
        49.9682, 34.2321, -115.9227
        Hunter-Lab:
        42.8859, 73.8140, -89.5098
      #b234f3 color charts
#b234f3 RGB chart
      #b234f3 CMYK chart
      #b234f3 RGB pie chart
      #b234f3 color shades, tints & tones
#b234f3 color schemes
#b234f3 color preview, HTML & CSS examples
           This text has a color of #b234f3        
        
          <p style="color:#b234f3;">Text here</p>
        
        
          .mytext {color:#b234f3;}
        
        Text color #b234f3
      
           This box has a color of #b234f3        
        
          <div style="background-color:#b234f3;">Content here</div>
        
        
          .mybackground {background-color:#b234f3;}
        
        Background color #b234f3
      
           Border around this has a color of #b234f3        
        
          <div style="border:2px solid #b234f3;">Content here</div>
        
        
          .myborder {border:2px solid #b234f3;}
        
        Border color #b234f3