#2d61fa color space conversions
Hex:
        #2d61fa
        RGB:
        45, 97, 250
        CMY:
        82, 62, 2
        CMYK:
        82, 61, 0, 2
      HSL:
        225°, 95.3488%, 57.8431%
        HSV (HSB):
        225°, 82.0000%, 98.0392%
        XYZ:
        22.6122, 16.0094, 92.3408
        xyY:
        0.1727, 0.1222, 16.0094
      CIE-Lab:
        46.9868, 38.3218, -80.7125
        CIE-LCH:
        46.9868, 89.3480, 295.3981
        CIE-Luv:
        46.9868, -18.4913, -123.0221
        Hunter-Lab:
        40.0118, 30.8567, -108.8237
      #2d61fa color charts
#2d61fa RGB chart
      #2d61fa CMYK chart
      #2d61fa RGB pie chart
      #2d61fa color shades, tints & tones
#2d61fa color schemes
#2d61fa color preview, HTML & CSS examples
           This text has a color of #2d61fa        
        
          <p style="color:#2d61fa;">Text here</p>
        
        
          .mytext {color:#2d61fa;}
        
        Text color #2d61fa
      
           This box has a color of #2d61fa        
        
          <div style="background-color:#2d61fa;">Content here</div>
        
        
          .mybackground {background-color:#2d61fa;}
        
        Background color #2d61fa
      
           Border around this has a color of #2d61fa        
        
          <div style="border:2px solid #2d61fa;">Content here</div>
        
        
          .myborder {border:2px solid #2d61fa;}
        
        Border color #2d61fa