#1b51ed color space conversions
Hex:
        #1b51ed
        RGB:
        27, 81, 237
        CMY:
        89, 68, 7
        CMYK:
        89, 66, 0, 7
      HSL:
        225°, 85.3659%, 51.7647%
        HSV (HSB):
        225°, 88.6076%, 92.9412%
        XYZ:
        18.6805, 12.2323, 81.4973
        xyY:
        0.1662, 0.1088, 12.2323
      CIE-Lab:
        41.5830, 42.5031, -82.3086
        CIE-LCH:
        41.5830, 92.6349, 297.3112
        CIE-Luv:
        41.5830, -16.5137, -119.9323
        Hunter-Lab:
        34.9747, 34.1337, -113.6739
      #1b51ed color charts
#1b51ed RGB chart
      #1b51ed CMYK chart
      #1b51ed RGB pie chart
      #1b51ed color shades, tints & tones
#1b51ed color schemes
#1b51ed color preview, HTML & CSS examples
           This text has a color of #1b51ed        
        
          <p style="color:#1b51ed;">Text here</p>
        
        
          .mytext {color:#1b51ed;}
        
        Text color #1b51ed
      
           This box has a color of #1b51ed        
        
          <div style="background-color:#1b51ed;">Content here</div>
        
        
          .mybackground {background-color:#1b51ed;}
        
        Background color #1b51ed
      
           Border around this has a color of #1b51ed        
        
          <div style="border:2px solid #1b51ed;">Content here</div>
        
        
          .myborder {border:2px solid #1b51ed;}
        
        Border color #1b51ed