#3d05d1 color space conversions
Hex:
        #3d05d1
        RGB:
        61, 5, 209
        CMY:
        76, 98, 18
        CMYK:
        71, 98, 0, 18
      HSL:
        256°, 95.3271%, 41.9608%
        HSV (HSB):
        256°, 97.6077%, 81.9608%
        XYZ:
        13.4874, 5.7041, 60.7117
        xyY:
        0.1688, 0.0714, 5.7041
      CIE-Lab:
        28.6533, 68.3241, -87.6259
        CIE-LCH:
        28.6533, 111.1147, 307.9444
        CIE-Luv:
        28.6533, -2.2254, -106.4445
        Hunter-Lab:
        23.8832, 59.0070, -133.9983
      #3d05d1 color charts
#3d05d1 RGB chart
      #3d05d1 CMYK chart
      #3d05d1 RGB pie chart
      #3d05d1 color shades, tints & tones
#3d05d1 color schemes
#3d05d1 color preview, HTML & CSS examples
           This text has a color of #3d05d1        
        
          <p style="color:#3d05d1;">Text here</p>
        
        
          .mytext {color:#3d05d1;}
        
        Text color #3d05d1
      
           This box has a color of #3d05d1        
        
          <div style="background-color:#3d05d1;">Content here</div>
        
        
          .mybackground {background-color:#3d05d1;}
        
        Background color #3d05d1
      
           Border around this has a color of #3d05d1        
        
          <div style="border:2px solid #3d05d1;">Content here</div>
        
        
          .myborder {border:2px solid #3d05d1;}
        
        Border color #3d05d1