#2d48fa color space conversions
Hex:
        #2d48fa
        RGB:
        45, 72, 250
        CMY:
        82, 72, 2
        CMYK:
        82, 71, 0, 2
      HSL:
        232°, 95.3488%, 57.8431%
        HSV (HSB):
        232°, 82.0000%, 98.0392%
        XYZ:
        20.6549, 12.0947, 91.6884
        xyY:
        0.1660, 0.0972, 12.0947
      CIE-Lab:
        41.3663, 53.3377, -89.9561
        CIE-LCH:
        41.3663, 104.5801, 300.6650
        CIE-Luv:
        41.3663, -13.2744, -129.1710
        Hunter-Lab:
        34.7775, 45.1532, -131.9695
      #2d48fa color charts
#2d48fa RGB chart
      #2d48fa CMYK chart
      #2d48fa RGB pie chart
      #2d48fa color shades, tints & tones
#2d48fa color schemes
#2d48fa color preview, HTML & CSS examples
           This text has a color of #2d48fa        
        
          <p style="color:#2d48fa;">Text here</p>
        
        
          .mytext {color:#2d48fa;}
        
        Text color #2d48fa
      
           This box has a color of #2d48fa        
        
          <div style="background-color:#2d48fa;">Content here</div>
        
        
          .mybackground {background-color:#2d48fa;}
        
        Background color #2d48fa
      
           Border around this has a color of #2d48fa        
        
          <div style="border:2px solid #2d48fa;">Content here</div>
        
        
          .myborder {border:2px solid #2d48fa;}
        
        Border color #2d48fa