#3a0fde color space conversions
Hex:
        #3a0fde
        RGB:
        58, 15, 222
        CMY:
        77, 94, 13
        CMYK:
        74, 93, 0, 13
      HSL:
        252°, 87.3418%, 46.4706%
        HSV (HSB):
        252°, 93.2432%, 87.0588%
        XYZ:
        15.1006, 6.5151, 69.5689
        xyY:
        0.1656, 0.0714, 6.5151
      CIE-Lab:
        30.6765, 69.6119, -91.7821
        CIE-LCH:
        30.6765, 115.1945, 307.1784
        CIE-Luv:
        30.6765, -3.9813, -114.0446
        Hunter-Lab:
        25.5247, 60.9333, -143.7305
      #3a0fde color charts
#3a0fde RGB chart
      #3a0fde CMYK chart
      #3a0fde RGB pie chart
      #3a0fde color shades, tints & tones
#3a0fde color schemes
#3a0fde color preview, HTML & CSS examples
           This text has a color of #3a0fde        
        
          <p style="color:#3a0fde;">Text here</p>
        
        
          .mytext {color:#3a0fde;}
        
        Text color #3a0fde
      
           This box has a color of #3a0fde        
        
          <div style="background-color:#3a0fde;">Content here</div>
        
        
          .mybackground {background-color:#3a0fde;}
        
        Background color #3a0fde
      
           Border around this has a color of #3a0fde        
        
          <div style="border:2px solid #3a0fde;">Content here</div>
        
        
          .myborder {border:2px solid #3a0fde;}
        
        Border color #3a0fde