#b062ff color space conversions
Hex:
        #b062ff
        RGB:
        176, 98, 255
        CMY:
        31, 62, 0
        CMYK:
        31, 62, 0, 0
      HSL:
        270°, 100.0000%, 69.2157%
        HSV (HSB):
        270°, 61.5686%, 100.0000%
        XYZ:
        40.3222, 25.1855, 97.3438
        xyY:
        0.2476, 0.1547, 25.1855
      CIE-Lab:
        57.2557, 59.9404, -66.3665
        CIE-LCH:
        57.2557, 89.4280, 312.0875
        CIE-Luv:
        57.2557, 21.7968, -111.0121
        Hunter-Lab:
        50.1851, 55.5952, -79.8749
      #b062ff color charts
#b062ff RGB chart
      #b062ff CMYK chart
      #b062ff RGB pie chart
      #b062ff color shades, tints & tones
#b062ff color schemes
#b062ff color preview, HTML & CSS examples
           This text has a color of #b062ff        
        
          <p style="color:#b062ff;">Text here</p>
        
        
          .mytext {color:#b062ff;}
        
        Text color #b062ff
      
           This box has a color of #b062ff        
        
          <div style="background-color:#b062ff;">Content here</div>
        
        
          .mybackground {background-color:#b062ff;}
        
        Background color #b062ff
      
           Border around this has a color of #b062ff        
        
          <div style="border:2px solid #b062ff;">Content here</div>
        
        
          .myborder {border:2px solid #b062ff;}
        
        Border color #b062ff