#2d48ec color space conversions
Hex:
        #2d48ec
        RGB:
        45, 72, 236
        CMY:
        82, 72, 7
        CMYK:
        81, 69, 0, 7
      HSL:
        232°, 83.4061%, 55.0980%
        HSV (HSB):
        232°, 80.9322%, 92.5490%
        XYZ:
        18.5399, 11.2487, 80.5509
        xyY:
        0.1680, 0.1019, 11.2487
      CIE-Lab:
        39.9963, 48.6109, -84.3387
        CIE-LCH:
        39.9963, 97.3449, 299.9582
        CIE-Luv:
        39.9963, -12.9693, -120.7883
        Hunter-Lab:
        33.5392, 39.9783, -118.9193
      #2d48ec color charts
#2d48ec RGB chart
      #2d48ec CMYK chart
      #2d48ec RGB pie chart
      #2d48ec color shades, tints & tones
#2d48ec color schemes
#2d48ec color preview, HTML & CSS examples
           This text has a color of #2d48ec        
        
          <p style="color:#2d48ec;">Text here</p>
        
        
          .mytext {color:#2d48ec;}
        
        Text color #2d48ec
      
           This box has a color of #2d48ec        
        
          <div style="background-color:#2d48ec;">Content here</div>
        
        
          .mybackground {background-color:#2d48ec;}
        
        Background color #2d48ec
      
           Border around this has a color of #2d48ec        
        
          <div style="border:2px solid #2d48ec;">Content here</div>
        
        
          .myborder {border:2px solid #2d48ec;}
        
        Border color #2d48ec