#b344fd color space conversions
Hex:
        #b344fd
        RGB:
        179, 68, 253
        CMY:
        30, 73, 1
        CMYK:
        29, 73, 0, 1
      HSL:
        276°, 97.8836%, 62.9412%
        HSV (HSB):
        276°, 73.1225%, 99.2157%
        XYZ:
        38.3872, 20.8098, 94.9220
        xyY:
        0.2491, 0.1350, 20.8098
      CIE-Lab:
        52.7407, 73.2930, -72.5397
        CIE-LCH:
        52.7407, 103.1206, 315.2960
        CIE-Luv:
        52.7407, 30.0681, -118.9797
        Hunter-Lab:
        45.6178, 70.3759, -91.4389
      #b344fd color charts
#b344fd RGB chart
      #b344fd CMYK chart
      #b344fd RGB pie chart
      #b344fd color shades, tints & tones
#b344fd color schemes
#b344fd color preview, HTML & CSS examples
           This text has a color of #b344fd        
        
          <p style="color:#b344fd;">Text here</p>
        
        
          .mytext {color:#b344fd;}
        
        Text color #b344fd
      
           This box has a color of #b344fd        
        
          <div style="background-color:#b344fd;">Content here</div>
        
        
          .mybackground {background-color:#b344fd;}
        
        Background color #b344fd
      
           Border around this has a color of #b344fd        
        
          <div style="border:2px solid #b344fd;">Content here</div>
        
        
          .myborder {border:2px solid #b344fd;}
        
        Border color #b344fd