#b305d2 color space conversions
Hex:
        #b305d2
        RGB:
        179, 5, 210
        CMY:
        30, 98, 18
        CMYK:
        15, 98, 0, 18
      HSL:
        291°, 95.3488%, 42.1569%
        HSV (HSB):
        291°, 97.6190%, 82.3529%
        XYZ:
        30.2775, 14.3454, 62.1459
        xyY:
        0.2836, 0.1344, 14.3454
      CIE-Lab:
        44.7242, 79.7366, -61.2034
        CIE-LCH:
        44.7242, 100.5176, 322.4912
        CIE-Luv:
        44.7242, 48.0105, -98.4929
        Hunter-Lab:
        37.8753, 76.4112, -70.7705
      #b305d2 color charts
#b305d2 RGB chart
      #b305d2 CMYK chart
      #b305d2 RGB pie chart
      #b305d2 color shades, tints & tones
#b305d2 color schemes
#b305d2 color preview, HTML & CSS examples
           This text has a color of #b305d2        
        
          <p style="color:#b305d2;">Text here</p>
        
        
          .mytext {color:#b305d2;}
        
        Text color #b305d2
      
           This box has a color of #b305d2        
        
          <div style="background-color:#b305d2;">Content here</div>
        
        
          .mybackground {background-color:#b305d2;}
        
        Background color #b305d2
      
           Border around this has a color of #b305d2        
        
          <div style="border:2px solid #b305d2;">Content here</div>
        
        
          .myborder {border:2px solid #b305d2;}
        
        Border color #b305d2