#3d15ae color space conversions
Hex:
        #3d15ae
        RGB:
        61, 21, 174
        CMY:
        76, 92, 32
        CMYK:
        65, 88, 0, 32
      HSL:
        256°, 78.4615%, 38.2353%
        HSV (HSB):
        256°, 87.9310%, 68.2353%
        XYZ:
        9.8326, 4.5844, 40.4110
        xyY:
        0.1793, 0.0836, 4.5844
      CIE-Lab:
        25.5164, 55.7683, -72.1487
        CIE-LCH:
        25.5164, 91.1896, 307.7027
        CIE-Luv:
        25.5164, -0.3391, -86.8637
        Hunter-Lab:
        21.4113, 44.5022, -96.9145
      #3d15ae color charts
#3d15ae RGB chart
      #3d15ae CMYK chart
      #3d15ae RGB pie chart
      #3d15ae color shades, tints & tones
#3d15ae color schemes
#3d15ae color preview, HTML & CSS examples
           This text has a color of #3d15ae        
        
          <p style="color:#3d15ae;">Text here</p>
        
        
          .mytext {color:#3d15ae;}
        
        Text color #3d15ae
      
           This box has a color of #3d15ae        
        
          <div style="background-color:#3d15ae;">Content here</div>
        
        
          .mybackground {background-color:#3d15ae;}
        
        Background color #3d15ae
      
           Border around this has a color of #3d15ae        
        
          <div style="border:2px solid #3d15ae;">Content here</div>
        
        
          .myborder {border:2px solid #3d15ae;}
        
        Border color #3d15ae