#3a02e2 color space conversions
Hex:
        #3a02e2
        RGB:
        58, 2, 226
        CMY:
        77, 99, 11
        CMYK:
        74, 99, 0, 11
      HSL:
        255°, 98.2456%, 44.7059%
        HSV (HSB):
        255°, 99.1150%, 88.6275%
        XYZ:
        15.4941, 6.4339, 72.3768
        xyY:
        0.1643, 0.0682, 6.4339
      CIE-Lab:
        30.4819, 72.7833, -94.4047
        CIE-LCH:
        30.4819, 119.2043, 307.6312
        CIE-Luv:
        30.4819, -3.7796, -115.8690
        Hunter-Lab:
        25.3652, 64.6459, -151.4216
      #3a02e2 color charts
#3a02e2 RGB chart
      #3a02e2 CMYK chart
      #3a02e2 RGB pie chart
      #3a02e2 color shades, tints & tones
#3a02e2 color schemes
#3a02e2 color preview, HTML & CSS examples
           This text has a color of #3a02e2        
        
          <p style="color:#3a02e2;">Text here</p>
        
        
          .mytext {color:#3a02e2;}
        
        Text color #3a02e2
      
           This box has a color of #3a02e2        
        
          <div style="background-color:#3a02e2;">Content here</div>
        
        
          .mybackground {background-color:#3a02e2;}
        
        Background color #3a02e2
      
           Border around this has a color of #3a02e2        
        
          <div style="border:2px solid #3a02e2;">Content here</div>
        
        
          .myborder {border:2px solid #3a02e2;}
        
        Border color #3a02e2