#3d52ed color space conversions
Hex:
        #3d52ed
        RGB:
        61, 82, 237
        CMY:
        76, 68, 7
        CMYK:
        74, 65, 0, 7
      HSL:
        233°, 83.0189%, 58.4314%
        HSV (HSB):
        233°, 74.2616%, 92.9412%
        XYZ:
        20.2278, 13.1411, 81.5911
        xyY:
        0.1760, 0.1143, 13.1411
      CIE-Lab:
        42.9751, 44.3171, -79.9781
        CIE-LCH:
        42.9751, 91.4358, 298.9915
        CIE-Luv:
        42.9751, -12.7109, -118.6662
        Hunter-Lab:
        36.2507, 36.1641, -108.0714
      #3d52ed color charts
#3d52ed RGB chart
      #3d52ed CMYK chart
      #3d52ed RGB pie chart
      #3d52ed color shades, tints & tones
#3d52ed color schemes
#3d52ed color preview, HTML & CSS examples
           This text has a color of #3d52ed        
        
          <p style="color:#3d52ed;">Text here</p>
        
        
          .mytext {color:#3d52ed;}
        
        Text color #3d52ed
      
           This box has a color of #3d52ed        
        
          <div style="background-color:#3d52ed;">Content here</div>
        
        
          .mybackground {background-color:#3d52ed;}
        
        Background color #3d52ed
      
           Border around this has a color of #3d52ed        
        
          <div style="border:2px solid #3d52ed;">Content here</div>
        
        
          .myborder {border:2px solid #3d52ed;}
        
        Border color #3d52ed