#b061fd color space conversions
Hex:
        #b061fd
        RGB:
        176, 97, 253
        CMY:
        31, 62, 1
        CMYK:
        30, 62, 0, 1
      HSL:
        270°, 97.5000%, 68.6275%
        HSV (HSB):
        270°, 61.6601%, 99.2157%
        XYZ:
        39.9088, 24.8713, 95.6257
        xyY:
        0.2488, 0.1551, 24.8713
      CIE-Lab:
        56.9499, 59.9704, -65.7535
        CIE-LCH:
        56.9499, 88.9943, 312.3663
        CIE-Luv:
        56.9499, 22.4010, -109.9388
        Hunter-Lab:
        49.8712, 55.5679, -78.7761
      #b061fd color charts
#b061fd RGB chart
      #b061fd CMYK chart
      #b061fd RGB pie chart
      #b061fd color shades, tints & tones
#b061fd color schemes
#b061fd color preview, HTML & CSS examples
           This text has a color of #b061fd        
        
          <p style="color:#b061fd;">Text here</p>
        
        
          .mytext {color:#b061fd;}
        
        Text color #b061fd
      
           This box has a color of #b061fd        
        
          <div style="background-color:#b061fd;">Content here</div>
        
        
          .mybackground {background-color:#b061fd;}
        
        Background color #b061fd
      
           Border around this has a color of #b061fd        
        
          <div style="border:2px solid #b061fd;">Content here</div>
        
        
          .myborder {border:2px solid #b061fd;}
        
        Border color #b061fd