#3d53fa color space conversions
Hex:
        #3d53fa
        RGB:
        61, 83, 250
        CMY:
        76, 67, 2
        CMYK:
        76, 67, 0, 2
      HSL:
        233°, 94.9749%, 60.9804%
        HSV (HSB):
        233°, 75.6000%, 98.0392%
        XYZ:
        22.2730, 14.0807, 91.9864
        xyY:
        0.1735, 0.1097, 14.0807
      CIE-Lab:
        44.3485, 48.1371, -85.0188
        CIE-LCH:
        44.3485, 97.7004, 299.5182
        CIE-Luv:
        44.3485, -13.2362, -126.5952
        Hunter-Lab:
        37.5243, 40.2834, -119.0754
      #3d53fa color charts
#3d53fa RGB chart
      #3d53fa CMYK chart
      #3d53fa RGB pie chart
      #3d53fa color shades, tints & tones
#3d53fa color schemes
#3d53fa color preview, HTML & CSS examples
           This text has a color of #3d53fa        
        
          <p style="color:#3d53fa;">Text here</p>
        
        
          .mytext {color:#3d53fa;}
        
        Text color #3d53fa
      
           This box has a color of #3d53fa        
        
          <div style="background-color:#3d53fa;">Content here</div>
        
        
          .mybackground {background-color:#3d53fa;}
        
        Background color #3d53fa
      
           Border around this has a color of #3d53fa        
        
          <div style="border:2px solid #3d53fa;">Content here</div>
        
        
          .myborder {border:2px solid #3d53fa;}
        
        Border color #3d53fa