#3045fb color space conversions
Hex:
        #3045fb
        RGB:
        48, 69, 251
        CMY:
        81, 73, 2
        CMYK:
        81, 73, 0, 2
      HSL:
        234°, 96.2085%, 58.6275%
        HSV (HSB):
        234°, 80.8765%, 98.4314%
        XYZ:
        20.7596, 11.8497, 92.4598
        xyY:
        0.1660, 0.0947, 11.8497
      CIE-Lab:
        40.9762, 55.5267, -91.1570
        CIE-LCH:
        40.9762, 106.7371, 301.3470
        CIE-Luv:
        40.9762, -12.4365, -130.1008
        Hunter-Lab:
        34.4233, 47.4069, -135.1545
      #3045fb color charts
#3045fb RGB chart
      #3045fb CMYK chart
      #3045fb RGB pie chart
      #3045fb color shades, tints & tones
#3045fb color schemes
#3045fb color preview, HTML & CSS examples
           This text has a color of #3045fb        
        
          <p style="color:#3045fb;">Text here</p>
        
        
          .mytext {color:#3045fb;}
        
        Text color #3045fb
      
           This box has a color of #3045fb        
        
          <div style="background-color:#3045fb;">Content here</div>
        
        
          .mybackground {background-color:#3045fb;}
        
        Background color #3045fb
      
           Border around this has a color of #3045fb        
        
          <div style="border:2px solid #3045fb;">Content here</div>
        
        
          .myborder {border:2px solid #3045fb;}
        
        Border color #3045fb