#3d3bec color space conversions
Hex:
        #3d3bec
        RGB:
        61, 59, 236
        CMY:
        76, 77, 7
        CMYK:
        74, 75, 0, 7
      HSL:
        241°, 82.3256%, 57.8431%
        HSV (HSB):
        241°, 75.0000%, 92.5490%
        XYZ:
        18.6288, 10.1762, 80.3392
        xyY:
        0.1707, 0.0932, 10.1762
      CIE-Lab:
        38.1568, 57.0026, -87.3517
        CIE-LCH:
        38.1568, 104.3054, 303.1271
        CIE-Luv:
        38.1568, -8.4846, -122.1232
        Hunter-Lab:
        31.9001, 48.4138, -126.9897
      #3d3bec color charts
#3d3bec RGB chart
      #3d3bec CMYK chart
      #3d3bec RGB pie chart
      #3d3bec color shades, tints & tones
#3d3bec color schemes
#3d3bec color preview, HTML & CSS examples
           This text has a color of #3d3bec        
        
          <p style="color:#3d3bec;">Text here</p>
        
        
          .mytext {color:#3d3bec;}
        
        Text color #3d3bec
      
           This box has a color of #3d3bec        
        
          <div style="background-color:#3d3bec;">Content here</div>
        
        
          .mybackground {background-color:#3d3bec;}
        
        Background color #3d3bec
      
           Border around this has a color of #3d3bec        
        
          <div style="border:2px solid #3d3bec;">Content here</div>
        
        
          .myborder {border:2px solid #3d3bec;}
        
        Border color #3d3bec